

H2{
  color:black;
	text-decoration:underline; 
	font-size:24;
	font-family:Arial;
}
.titulo{
	font-family: Arial;
	color: 333333;
	font-size: 13;
	font-weight: bold;
}

.cabecera{
	font-family: Arial Narrow;
	color: 666666;
	font-size: 13;
	font-weight: bolder;
}
.cuerpo{
	font-family: Arial Narrow;
	color: 666666;
	font-size: 12;
	font-weight: bold;
}
H4{
  color:black;
	text-decoration:underline; 
	font-size:16;
	font-family:Arial;
}

a:link {
	font-family:Arial Narrow;
	color:666666;
	font-size:12;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-family:Arial Narrow;
	color:black;
	font-size:12;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-family:Arial Narrow;
	color:99FF00;
	font-size:12;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:active {
	font-family:Arial Narrow;
	font-style: normal;
	font-size:12;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
  text-decoration: none;
}

.boton{
        font-size:10px;
        font-family:Arial Narrow;
        font-weight:bold;
        color:white;
        background:#2A0E74;
        border-color:yellow;
				border-width:1px;
        width:80px;
        height:19px;
}

.cajon {
			 PADDING-RIGHT: 0.1em; 
			 PADDING-LEFT: 0.3em; 
			 PADDING-BOTTOM: 0.1em; 
			 PADDING-TOP: 0.1em;
			 BORDER-WIDTH: 3px;
			 BORDER-COLOR: #2A0E74;
			 BORDER-STYLE: double;
			 FONT: 9pt "Arial"; 
			 MARGIN-LEFT: 0.1em; 
			 BACKGROUND-COLOR: #F8F000; 
			 TEXT-ALIGN: left
}

.font1 {font-size:14; font-weight:normal; color:FFFFFF; font-family: Arial; font-weight:bold}
.tdout {background-color:F8F000; font-size:12; text-align:center; font-weight:normal; color:2A0E74; font-family: Arial; font-weight:bold}
.tdin {background-color:2A0E74; font-size:12; text-align:center;  font-weight:normal; color:F8F000; font-family: Arial; font-weight:bold}
.botonout {border-color:FFFFFF; background-color:FF9900; border-width:2; border-style:normal; font-size:14; font-weight:normal; color:FFFFFF; font-family: Arial; font-weight:bold}
.botonin {border-color:FFFFFF; background-color:FF0000; border-width:2; border-style:normal; font-size:14; font-weight:normal; color:FFFFFF; font-family: Arial; font-weight:bold} 
