﻿A {TEXT-DECORATION: none}

:hover.subrayado { text-decoration: underline; color: #FF0000; font-size: 8pt; font-family: 
               verdana }
.subrayado   { font-family: Verdana; font-size: 8pt; color: #000000 }
:hover.barranavegacion { font-family: Verdana; font-size: 8pt; color: #FF4040;  }
.barranavegacion { font-size: 8pt; font-family: Verdana; color: #006699 }
.celdaroja   { font-family: Verdana; font-size: 8pt; border: 1px solid #FF4242; 
               background-color: #FF4242; color:#FFFFFF; font-weight:bold  }
:hover.celdaroja { font-family: Verdana; font-size: 8pt; color: #C0C0C0; font-weight: bold; 
               padding: 0; background-color: #FF4242 }
.celdaverde   {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #008887;
	background-color: #008887;
	color: #FFFFFF;
	font-weight: bold;
}
:hover.celdaverde {
	font-family: Verdana;
	font-size: 8pt;
	color: #C0C0C0;
	font-weight: bold;
	padding: 0;
	background-color: #008887;
}     
.S1          { font-size: 12pt; text-align: center; background-color: #587420; font-family: 
               Arial; color: #FFFFFF; font-weight: bold }
a:hover      { color: #008878 }
.1           { font-family: Arial; font-size: 10pt; color: #C0C0C0 }
1:hover      { font-family: Arial; font-size: 10pt; color: #008878 }
.negrita     { font-family: Verdana; font-size: 8pt; font-weight: bold; color:#000000 }
:hover.negrita { color: #FF0000; font-size: 8pt; font-family: Verdana; font-weight: bold }
negrita      { color: #FF0000; font-size: 8pt; font-weight: bold; font-family:Verdana }
:hover.negrita { color: #FF0000; font-family: Verdana; font-size: 8pt; font-weight: bold }