a:link { color: #274a7b; text-decoration: none; font-weight: bold; } 
a:visited { color: #274a7b; text-decoration: none; font-weight: bold;}
a:active { color: #274a7b; text-decoration: none; font-weight: bold; } 
a:hover { color: #404040; text-decoration: underline; font-weight: bold; }


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #274a7b;
	font-weight: bold;
}

.Titulos_v {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}


.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
}

.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
