a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FFFF00;
	background-color: #000066;
	font-weight: bold;

}
.botonrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC3333;
}
