body{
}

a:link{
	font-family: Arial;
	font-size: 10pt;
	color: #858585;
	text-decoration: none;
}
a:actived{
	font-family: Arial;
	font-size: 10pt;
	color: #2F2F2F;
	text-decoration: none;
}
a:visited{font-family: Arial;font-size: 10pt;color: #6A6A6A;text-decoration: none;}
a:hover{
	font-family: Arial;
	font-size: 10pt;
	color: #949494;
	text-decoration: none;
}


.texto_titulo {FONT-SIZE: 16px;COLOR: #858585;FONT-FAMILY: Arial;}
.texto_normal {
	FONT-SIZE: 12px;
	COLOR: #858585;
	FONT-FAMILY: Arial;
}
