body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;
	}
	{
	font-size: 10px;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #33CCFF;
	margin-top: 0px;
}
.encabezado {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	}
	a:link {
	color: #0066CC;
}
.encabezado1 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cuerpo {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
.amarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
    color: #FFFF00;
}

