.textportada {
	font-family: Verdana;
	font-size: 10px;
	color: #0061C1;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: blink;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: blink;
}
