BODY {
	background: font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Gray;
}
H1 {
	font-size: 16pt;
	font-weight: bold;
	text-align:center;
	color: Olive;
}
H2 {
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
	color: Navy;
}
H3 {
	font-size: xx-small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: Gray;
}
A:hover {text-transform: uppercase; font-weight: bold}
A:link {
	text-decoration: none;
	color: Gray;
}
A:visited {
	text-decoration: none;
	color: Gray;
}
.TABLA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
	color : Black;
}
 .ENLACES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
}
 .ENLACES2 {
	font-family: Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
	background-color: #0033CC;
}
 .ENLACES3 {
	font-family: Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
 .fondobotones {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0033CC;
}
 .casillas {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: normal;
	color: #0033CC;
	background-color: #FFFFFF;
}
 .botones {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0033CC;
}