/* At-Rules */
@charset "iso-8859-1";


/* author: Pedro 
 Creation date: 08/07/03 */

.normal {font-size: 10pt; font-family: verdana; font-weight: normal; color: Green}

.normalpeque {font-size : 9pt;   font-family : verdana;   font-weight : normal;   color: Gray}

.normalnegro {font-size : 10pt;   font-family : verdana;   font-weight : normal;   color: black}

.normalblanco {font-size : 10pt;   font-family : verdana;   font-weight : normal;   color: white}

.normalrojo {font-size : 10pt;   font-family : verdana;   font-weight : normal;   color: red}

.titulo {font-size: 11pt; font-family: verdana; font-weight: bold; color: Orange; }

.pequenegro {font-size : 8pt;   font-family : Verdana, Tahoma, Arial;   font-weight : normal;   color: Black}

.pequeblanco {font-size : 8pt;   font-family : Verdana, Tahoma, Arial;   font-weight : normal;   color: white}

.link {color: navy; font-family:  Verdana, Tahoma, Arial; font-size: 9pt; text-decoration: none}
.link:hover {color: red; font-family:  Verdana, Tahoma, Arial; font-size: 9pt; text-decoration: underline}

.linkmenu {color: white; font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: normal; text-decoration: none}
.linkmenu:hover {color: Red; font-family: Verdana, Tahoma, Arial; font-size: 8pt; text-decoration: underline}



/* End of style section. Generated by AceHTML at 08/07/03 16:50:34 */
