body {
	font-family: Verdana;
	color:#000033;
	margin: 0px;
}

.texto_chico {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.texto_chico2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	font-weight: bold;
	color:#000033;
	text-decoration:none;
}

a:visited {
	font-weight: bold;
	color:#000033;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #000033;
}
a:active {
	font-weight: bold;
	color:#000033;
	text-decoration:none;
}
