BODY
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #486f87;
}
A:link, A:visited, A:active
{
	font-weight: normal;
	font-size: 11px;
	color: #658abc;
	text-align: center;
	text-decoration: none;
}
A:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #fba001;
	text-align: center;
	text-decoration: underline;
}
.TextoNormal
{
	font-size: 11px;
}
.TituloSeccion
{
	font-weight: bold;
	font-size: 12px;
}

