.borderlinks1 a {
color: Aqua;
text-decoration: none;
}

.borderlinks1 a:hover{
background-color: #000182;
text-decoration: none;
}

.borderlinks a {
padding-left: 4px;
display: block;
width: 175px;
color: black;
text-decoration: none;
}

 .borderlinks a:visited,a:active {

color: black;
text-decoration: none;
}
 

.borderlinks a:hover{
background-color: #F3D110;
}


.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;

}
.itemmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;	
	color:#0000CC;
}
.itemmenu a:active, a:link, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    
	color:#000000 ;
}
.itemmenu a:hover{
	color: #46629c;
	text-decoration:none;
	font-weight: bold;
}
.itemgeneral {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}


.itempie {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #000000;

}
.itemtabla {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.itemtitulo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}
li {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	font-weight: normal;
	list-style-type: square;
	white-space: normal;
}

.cabeceramenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;	
}
a,a:link,a:visited {color:blue;text-decoration: none;} 
a:hover {
color:white;
background-color:#0000CC;
text-decoration:none;} 
