a:link
{
	color: rgb(0,0,200);
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}

a:visited
{
	color: rgb(0,0,200); 
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
} 
a:hover {
    color: rgb(0,0,200);
    text-decoration: underline;
    font-size: 10pt;
    font-weight: normal;
}
   
a:active 
{
	color: rgb(0,0,200);
	font-decoration: none;
	text-size: 10pt;
}
body
{
	font-size: 10pt;
	font-family: Verdana;	
	background-color: rgb(255,255,255);
	color: #000000;
}
a:link.azul {font-family:Tahoma; font-size:8pt; color:blue; text-decoration:none; font-weight: normal;}
a:visited.azul {font-family:Tahoma; font-size:8pt; color:blue; text-decoration:none; font-weight: normal;}
a:active.azul {font-family:Tahoma; font-size:8pt; color:blue; text-decoration:none; font-weight: normal;}
a:hover.azul {color:blue; text-decoration: underline; font-weight: normal;}

a:link.blanco {font-family:Tahoma; font-size:8pt; color:white; text-decoration:none; font-weight: normal;}
a:visited.blanco {font-family:Tahoma; font-size:8pt; color:white; text-decoration:none; font-weight: normal;}
a:active.blanco {font-family:Tahoma; font-size:8pt; color:white; text-decoration:none; font-weight: normal;}
a:hover.blanco {color:white; text-decoration: underline; font-weight: normal;}

a:link.footer {font-family:Tahoma; font-size:8pt; color: rgb(243,129,0); text-decoration:none; font-weight: normal;}
a:visited.footer {font-family:Tahoma; font-size:8pt; color: rgb(243,129,0); text-decoration:none; font-weight: normal;}
a:active.footer {font-family:Tahoma; font-size:8pt; color: rgb(243,129,0); text-decoration:none; font-weight: normal;}
a:hover.footer {color: rgb(243,129,0);text-decoration: underline; font-weight: normal;}

table        { font-family: Verdana; font-size: 10pt;}
