body {
	background-attachment: fixed;
	background-image:  url(images/CONTENTHOME_10.gif);
}
td {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
}
.titles {
	font-size: 22px;
	font-weight: bolder;
	color: #663300;
}
a:link  { color: #7cfc00; text-decoration: underline }
a:visited {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: none;
}
