.bold {font-weight: bold;}
.normal {font-weight: normal;} 
.white {color: #ffffff;}
.red1 {color: #ff0000;}   
.green1 {color: #00ff00;} 
.gray1 {color: #666666;} 
.orange1 {color: #f39900;}
.orange2 {color: #f6a209;}
.dark_blue1 {color: #19122b; }
.black {color: #000000;} 

.sz2 {font-size: 2px;}
.sz4 {font-size: 4px;} 
.sz8 {font-size: 8px;}
.sz10 {font-size: 10px;}
.sz11 {font-size: 11px;}
.sz12 {font-size: 12px;}
.sz14 {font-size: 14px;} 
.sz16 {font-size: 16px;}
.sz18 {font-size: 18px;}  
.sz20 {font-size: 20px;}  
.sz22 {font-size: 22px;}  
.Arial {font-family: Arial, Helvetica, sans-serif; }
.Verdana {font-family: Verdana; } 
.CentGoth {font-family: century gothic }

IMG.HoverBorder {border:5px solid #eee;} 
IMG.HoverBorder:hover {border:5px solid #555;} 

body p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
.menu {
 font-size: 11px;
 color: #ffffff;
 background-color: #18112b;
 font-family: Arial, Helvetica, sans-serif;
}
.lineaAzul {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1px;
}

.titulos {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #18112b;
}
.comun {
 font-family: Arial, Helvetica, sans-serif;
 color: #18112b;
 font-size: 16px;
}
.copyright {
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 color: #18122b;
}
.header tr td p {
 color: #B3B3B3;
} 
A {
 text-decoration: none;
}
a:link {
 color: #18122b;
 text-decoration: none;
}
a:visited {
 color: #18122b;
 text-decoration: none;
}
a:hover {
 color: #f39900;
 text-decoration: none;
}
a:active {
 text-decoration: none;
 color: #f39900;
}  
