a.b:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #85B350;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 7C7C7C;
	text-decoration: none;
}td {  font-family: Tahoma; font-size: 14px; color: #FFFFFF}
.titulos {  font-family: Tahoma; font-size: 14px; font-weight: bold; color: #FFFFFF}
a:hover { font-family: tahoma; font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: underline; }
a:link { font-family: tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a:visited { font-family: tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }

