BODY  {font-family:"Calibri","Verdana","Tahoma","Arial";
       rgb(0, 0, 0);
       background-color:rgb(153, 0, 0);
       }
P     {text-align:justify;
       margin-left:20px;
       margin-right:20px;
       font-size:14px;
       }
.centro {text-align:center;}

.centronegra {text-align:center; FONT-WEIGHT: bold;}

.roja  {color:#FF0000;}

.transparencia {
   opacity: .40;
   -moz-opacity: .40;
   filter:alpha(opacity=40);
   float: left;
} 

A:LINK {color:#FFFF00;
         text-decoration:none;
          FONT-WEIGHT: bold;
          background-color:#E93F3F;
       }
A:VISITED {color:#FFFF00;
         text-decoration:none;
          FONT-WEIGHT: bold;
          background-color:#E93F3F;
       }
A:ACTIVE {color:#FFFF00;
         text-decoration:none;
          FONT-WEIGHT: bold;
          background-color:#E93F3F;
       }
A:HOVER {color:#FFFFFF;
         text-decoration:none;
          FONT-WEIGHT: bold;
         background-color:#000000;
       }

A.ligasimple:LINK {color:#0000FF;
         text-decoration:none;
          FONT-WEIGHT: bold;
			background-color:transparent;
       }
A.ligasimple:VISITED {color:#0000FF;
         text-decoration:none;
          FONT-WEIGHT: bold;
			background-color:transparent;
       }
A.ligasimple:ACTIVE {color:#0000FF;
         text-decoration:none;
          FONT-WEIGHT: bold;
			background-color:transparent;
       }
A.ligasimple:HOVER {color:#FF0000;
         text-decoration:none;
          FONT-WEIGHT: bold;
			background-color:transparent;
       }

table#grisanegro td {background-color:#E93F3F;
         font-size:12px;
         width:135px;
         height:30px;
        }
table#grisanegro td:hover {background-color:#000000;
         }
h1      {color:#FFFFFF;
         background-color:rgb(153, 0, 0);
         FONT-WEIGHT: bold;
         text-align:center;
         font-size:22px;
         }
h2      {color:#FFFFFF;
         background-color:#999999;
         FONT-WEIGHT: bold;
         text-align:center;
         font-size:18px;
         }
h3      {color:rgb(153, 0, 0);
         FONT-WEIGHT: bold;
         text-align:center;
         font-size:17px;
         }
h4      {color:rgb(153, 0, 0);
       margin-left:20px;
         FONT-WEIGHT: bold;
         text-align:left;
         font-size:17px;
         }
h5      {color:#FFFFFF;
         background-color:#999999;
         FONT-WEIGHT: bold;
         text-align:left;
         margin-left:20px;
         font-size:14px;
         }
LI     {text-align:left;
       margin-left:20px;
       margin-right:20px;
       font-size:14px;
       }
.chica  { font-size:12px;
         }

