A:link { 
	COLOR: #000066 ;
	text-decoration : none;
	} 
A:hover {
	COLOR: #006600; 
	text-decoration : underline;
	} 
A:visited { 
	COLOR: #000066; 
	text-decoration : none; 
	} 
	
A.barra:link{
	COLOR: #FFFFFF ;
	text-decoration : none;
	}
A.barra:hover { 
	COLOR: #FFFFFF; 
	text-decoration : underline;
	} 
A.barra:visited { 
	COLOR: #FFFFFF;
	text-decoration : none;
	} 
	
A.menu:link{ 
	COLOR: #000000 ;
	text-decoration : none;
	}
A.menu:hover { 
	COLOR: #FF0000;
	font-weight : bold;
	} 
A.menu:visited {
	text-decoration : none;
	} 
	
TD { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	} 
.search { 
	background-color:#0065ca;
	COLOR: #FFFFCC;
	font-size: 8 pt;
	font-family: Verdana 
	}
.box { 
	background-color:#FFFFCC;
	color: #000000;
	font-size: 8 pt;
	font-family: Verdana
	}
.boxcerca { 
	background-color:#F9F9F9;
	color: #000000;
	font-size: 8 pt;
	font-family: Verdana;
	border : solid;
	border-width:1px;
	}

A.icon:visited { 
	text-decoration : none; 
	}
	
A.icon:link{
	COLOR: #FFFFFF ;
	text-decoration : none;
	}
