.Resaltado
{
	font-family: Times;
	font-size: 16px;
	font-style: normal;
	color: #7E1139;
	text-decoration: none;
	font-weight: bold;
}

.Resaltado A
{
	font-family: Times;
	font-size: 16px;
	font-style: normal;
	color: #7E1139;
	text-decoration: underline;
	font-weight: bold;
}

.TextoCorridoGrande
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.TextoCorridoPequeno
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.Enlace
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.Enlace A
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.Enlace A:Hover
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}