a:link
{
	color: #003264;
	text-decoration: none;
	text-size: 10pt;
	font-weight: bold;
}

a:visited
{
	color: rgb(0,50,100); 
	text-decoration: none;
	text-size: 10pt;
	font-weight: bold;
} 
a:hover {
    color: rgb(34,90,141);
    text-decoration: underline;
    text-size: 10pt;
    font-weight: bold;
}
   
a:active 
{
	color: rgb(0,50,100);
	text-decoration: none;
	text-size: 10pt;
}
body
{
	font-size: 8pt;
	font-family: Tahoma;	
	background-color: rgb(240,240,240);
	color: #000000;
}
a:link.portada {font-family:Verdana; font-size:8pt; color: rgb(100,100,100); text-decoration:none; font-weight: normal;}
a:visited.portada {font-family:Verdana; font-size:8pt; color:rgb(100,100,100); text-decoration:none; font-weight: normal;}
a:active.portada {font-family:Verdana; font-size:8pt; color:rgb(100,100,100); text-decoration:none; font-weight: normal;}
a:hover.portada {color: rgb(100,100,100);text-decoration: underline; font-weight: normal;}

table        { font-family: Tahoma; font-size: 8pt;}
select {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
