body	{FONT-FAMILY: Verdana; FONT-SIZE: 9pt; LINE-HEIGHT: 150%;}
td		{FONT-FAMILY: Verdana; FONT-SIZE: 9pt; LINE-HEIGHT: 150%;}
td.cs
{
	font-size: 20pt;
	margin: 5px;
	font-family: Comic Sans MS;
}

a
{
	color: #7C7450;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.sub
{
	color: black;
	text-decoration: none;
}
a.sub:visited
{
	color: black;
	text-decoration: none;
}
a.sub:hover
{
	color: red;
	text-decoration: underline;
}

.tabla {
	border: 1px solid #ADADFF;
}
