.menucolor {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

 .menu:link { color: #999999; text-decoration:none; font-weight:bold;
}.menu:visited {	color: #999999;  text-decoration:none; font-weight:bold;
}.menu:hover {	color: #004080;  text-decoration:none; font-weight:bold;
}.menu:active {	color: #999999;  text-decoration:none; font-weight:bold;

}

 .menuleft:link { 
    font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
 text-decoration:none;
 
}.menuleft:visited {	
    font-family: "Trebuchet MS";
	font-size: 14px;
	color:  #FFFFFF;
	font-weight:bold;
  text-decoration:none;
	 

}.menuleft:hover {	
    font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003366 ;
	font-weight:bold;
	text-decoration:none;
	
}.menuleft:active {	
    font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003366;
	 text-decoration:none;


}
.menutopico {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #003366;
}
.menulink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	line-height:17px;
}
.topictitle {
	color: #D0A809;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

