body {
	background-attachment: fixed;
	background-image:  url(images/CONTENTNEWS_10.gif);
}
td {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.titles {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: none;
}
