A.enlaces:link {
	COLOR: #666;
	TEXT-DECORATION: none;
	width: 210px;
}
A.enlaces:visited {
	COLOR: #666;
	TEXT-DECORATION: none;
}
A.enlaces:active {
	COLOR: #666;
	TEXT-DECORATION: none;
}
A.enlaces:hover {
	border-style: none;
	TEXT-DECORATION: none;
	background-repeat: repeat;
	color: #A8C217;
	height: 500px;
	width: 500px;
}
