A.menubar:link {
 text-align: left;
 text-decoration: none;  
 font-family: "Arial";
 font-size: 8pt;
 font-weight: medium;
 color: #ffffff;
}
A.menubar:visited {
 text-align: left;
 text-decoration: none;  
 font-family: "Arial";
 font-size: 8pt;
 font-weight: medium;
 color: #ffffff;
}
A.menubar:hover {
 text-align: left;
 text-decoration: none;  
 font-family: "Arial";
 font-size: 8pt;
 font-weight: medium;
 color: red;
}
A.menubar:visited {
; 
}

A.enlacep:link {
 text-align: left;
 text-decoration: none;  
 font-family: "Arial";
 font-size: 10pt;
 font-weight: bold;
 color: #ffffff;
}
A.enlacep:visited {
 text-align: left;
 text-decoration: none;  
 font-family: "Arial";
 font-size: 10pt;
 font-weight: bold;
 color: #ffffff;
}
A.enlacep:hover {
 text-align: left;
 text-decoration: none;  
 font-family: "Arial";
 font-size: 10pt;
 font-weight: bold;
 color: red;
}
A.enlacep:visited {
; 

}
.noenlacep {
 text-align: left;
 text-decoration: none;  
 font-family: "Arial";
 font-size: 10pt;
 font-weight: bold;
 color: #ffffff;
}
.noenlacepch {
 text-align: center;
 text-decoration: none;  
 font-family: "Arial";
 font-size: 8pt;
 font-weight: medium;
 color: #ffffff;
}
.titus {
 text-align: right;
 text-decoration: none;  
 font-family: "Arial";
 font-size: 12pt;
 font-weight: bold;
 color: #ffffff;
 background-color: #5A0010;
 }
