
BODY {
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #2B3370;
	background-color: #2B3370
}
A {
	color : #FF0000;
	font-size : 11px;
	font-family : Verdana;
	text-decoration : none;
}
A:VISITED
{
	color : #FF0000;
	font-size : 11px;
	font-family : Verdana;
	text-decoration : none;
}
A:HOVER {
	color : #FF0000;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	
}
A:ACTIVE
{
	color : #FF0000;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

#texto {
	font-family: Arial;
	font-size:12px;
	color: #FF0000;
}

