/* CSS Document */

A:link {color:#FF0000;text-decoration:none}
A:visited {color:#FF0000;text-decoration:none}
A:hover {color:#FF0000;text-decoration:underline}
A:active {color:#FF0000}




h1 {font-family:arial; font-size: 16px; font-weight:none; margin: 0px; padding: 0px;}

.texto {font-family: tahoma;  font-size: 11px; color:#000000; font-weight :none; vertical-align: bottom; margin: 0px; padding: 0px;}

.texto02 {font-family: tahoma;  font-size: 11px; color:#000000; font-weight:bold; margin: 0px; padding: 0px;}

.texto03 {font-family: tahoma;  font-size: 11px; color:#000000; text-decoration:underline; margin: 0px; padding: 0px;}

.texto04 {font-family: tahoma;  font-size: 11px; color:#351070; text-decoration:bold; margin: 0px; padding: 0px;}

.texto05 {font-family: tahoma;  font-size: 11px; color:#FF0000; text-decoration:bold; margin: 0px; padding: 0px;}
