BODY
{
	font-family: "Trebuchet MS", "Sans-Serif";
	font-size: 11px;
	background-color: #003333;
	margin-left: 0px;
}

A {
	COLOR: White;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: White;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: Aqua;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: White;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}

H1
{

	font-size : 18px;
}

H2
{
	color : #003399;
}

H4
{
	font-size : 15px;
	margin-bottom : 0%;
}

TD
{
	color : White;
	font-family: "Trebuchet MS", "Sans-Serif";
	font-size : 12px;
}

input
	{
	font-size: 12px;
	font-family: "Trebuchet MS", "Sans-Serif";
}
.letra_selecta
{
	font-size: 14px;
	font-weight: bold;
	color: Aqua;
	background-color: #006D7B;
}
.pagina_selecta
{
	font-size: 14px;
	font-weight: bold;
	color: Aqua;
	background-color: #006D7B;
}
.precio_suscripcion
{
	font-weight: bold;
	color: Aqua;
}
