/* CSS Document */

div#enlacevolver,
div#enlacevolver a,
div#enlacevolver a:hover {
	width: 300px;
	height: 15px;
	font: "Times New Roman", Times, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 50px;
}

div#enlacevolver,
div#enlacevolver a {
	font-weight: normal;
}

div#enlacevolver a:hover {
	font-weight: bold;
}