.textomenu {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none
}
.textorojo { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; color: #FF0000; 
text-decoration: none ; 
font-weight: bolder
}
.titulo1 {  
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold; color: #000000; 
text-decoration: none
}
.textocomtgn {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
font-weight: bold
}
.titulomenu {  
font-family: "Times New Roman", Times, serif; 
font-size: 11px; 
font-weight: bold; 
color: #000000; text-decoration:none;
}
.titulo2 {  
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold; color: #FF0000; 
text-decoration: none
}
.texto { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; color: #000000; 
text-decoration: none
}
.titulo3 {  
font-family: "Times New Roman", Times, serif; 
font-size: 13px; 
font-weight: bold; color: #FF0000; 
text-decoration: underline;
}

.smallText {
	COLOR: #999999;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
}
.smallTextLink {
	COLOR: #999999;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	text-decoration:none;
}
.smallTextLink:hover{text-decoration:underline;}

.normalText {
	COLOR:#333333;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
}
.normalText:link {color:blue;text-decoration:none;}
.normalText:visited {color:purple;text-decoration:none;}
.normalText:active{color:purple;text-decoration:none;}
.normalText:hover{color:blue;font-weight:bold;text-decoration:underline;}

