body {
     font-family: arial;
	font-size: 12px;
   	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#cuerpo {
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #D4D4D2;
SCROLLBAR-SHADOW-COLOR: #D4D4D2; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}
.mayusculas{
text-transform:uppercase;
}
.tittulo{
font-size:14px;
color:#FF6600;
text-align:left;
padding-left:0px;
padding-top:0px;
 font-family: arial;
text-transform:uppercase;
font-weight:bold;
}
a:hover      {  font-family: arial; font-size: 12px; text-decoration:none; color: #FF6600; }
a:active     {  font-family: arial; font-size: 12px; text-decoration:none; color: #336699; }
a:link       {  font-family: arial; font-size: 12px; text-decoration:none; color: #336699; }
a:visited    {  font-family: arial; font-size: 12px; text-decoration:none; color: #336699; }

