body {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #006699;  font-size : 10px;    }
A:LINK {
	text-decoration : underline;
	color : #666666;
	font-size : 12px;
}

 A:VISITED {
	text-decoration : underline;
	color : #666666;
	font-size : 12px;
}
A:ACTIVE
 {
	text-decoration : underline;
	color : #666666;
	font-size : 12px;
}
A:HOVER
 {
	text-decoration : none;
	color : #000000;
	font-size : 12px;
}

.style1 {
	color: #000000;
	font-size: 10px;
}
.style2 {color: #96342D;}
.textRED {color: #C61313;}
.table{font-size:10px}