
/* Definición de estilos en un archivo aparte */ 

/* Estilo para el documento */ 
/* xx-large, x-large, large, medium, small, x-small, xx-small.*/

BODY {font-family:Arial; color:#ffffff; font-size:10pt; margin-left:0; margin-right:0;  margin-top:0.05in} 
table{ text-decoration: none;  font-size: 10pt; color:#ffffff;}

A { text-decoration:none; color: #ffffff; font-size:9pt; }
A:hover { text-decoration: none; color: #ffff00; font-size:9pt;}

A.mailto { text-decoration: none; color: #054189; font-size:9pt; }
A.mailto:hover { text-decoration: none; color:#ffcc00 ; font-size:9pt; }

A.mas { text-decoration:none; color: #ffcc00; font-size:9pt; }
A.mas:hover { text-decoration: none; color: #054189; font-size:9pt;}

p.error { text-decoration:none; color: #ff0000; font-size:9pt; }


.lowText { text-decoration: none; color: #b58e08; font: 12px;}
.highText { text-decoration: none; color: #b54129; font: 12px;}
.itemBorder { border: 1px solid #b58e08 }
.itemBorderBlank { border: 1px solid #CCCCDD }

/* Delete these "button" styles if you're not using them */

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px  }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px ; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

