a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
}
.legales {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	margin-top: 4px;
}
body {
	background-attachment: fixed;
	background-image: url(img/tile.jpg);
}

