a.normal:link
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#CEA400;
	text-decoration:none;
}
a.normal:active
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#CEA400;
	text-decoration:none;
}
a.normal:visited
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#A08004;
	text-decoration:none;
}
a.normal:hover
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#DFB204;
	text-decoration:underline;
}

a.OpcioWeb:link
{
    font-weight: bold;
    font-size: 10 px;
    font-family: Tahoma;
    color: #696A6E;
    text-decoration: none;
}
a.OpcioWeb:active
{
    font-weight: bold;
    font-size: 10 px;
    font-family: Tahoma;
    color: #696A6E;
    text-decoration: none;
}
a.OpcioWeb:visited
{
    font-weight: bold;
    font-size: 10 px;
    font-family: Tahoma;
    color: #696A6E;
    text-decoration: none;
}
a.OpcioWeb:hover
{
    font-weight: bold;
    font-size: 10 px;
    font-family: Tahoma;
    color: #696A6E;
    text-decoration: underline;
}

font.titulo {
	font-family:Verdana;
	font-weight:bold;
	font-size:20 px;
	color:#C2A638;
}

font.negra {
	font-family:Verdana;
	font-size:12 px;
	color:#333333;
}
font.negrab {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#555555;
}


