a.enlace2:link {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
}
a.enlacenuevo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
}
a.enlacenuevo2:hover {
	background-color: #FF0000;
}
