.txtpag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;

}
.titpag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.piepag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a.mn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0166;
	text-decoration: none;
}
a.mn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0166;
	text-decoration: none;
}
a.mn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	text-decoration: none;
}
a.mn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0166;
	text-decoration: none;
}
