/* CSS Document */

<style type="text/css">
<!--

.Estilo13 {
	font-size: 12px;
	color: #000000;
}
.Estilo15 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.Estilo18 {
	font-size: 12px;
	font-weight: bold;
	color: #556862;
}
.Estilo21 {color: #666666}

.Estilo22 {font-size: 14px}
#linkconvencional a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
#linkconvencional a:hover{text-decoration: underline;
	color: #666666;}
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FF0000;
}

#linksobrerojo a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
	
#linksobrerojo a:hover{text-decoration: underline;
	color: #FFFFFF;}
-->
</style>