.botones:link {
	background-color: #990000;
	color: #FFFFFF;
	font-weight: 700;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 4px;
	text-decoration: none;
	height: 22px;
	width: 176px;
	margin: 2px;
}
.imagenes:link {
	background-color: #6699CC;
}
.botones:visited {
	background-color: #990000;
	color: #FFFFFF;
	font-weight: 700;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		padding: 4px;
	text-decoration: none;
	height: 22px;
	width: 176px;
	margin: 2px;
}
.botones:hover {
	background-color: #F4CABB;
	color: #FFFFFF;
	font-weight: 700;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 4px;
	text-decoration: none;
	height: 24px;
	width: 176px;
	margin: 2px;
}
.enla:link {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #0066FF;
	text-align: center;
	font-variant: small-caps;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 1px;
}
.enla:visited {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #0066FF;
	text-align: center;
	font-variant: small-caps;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 1px;
}
.enla:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00FFFF;
	text-align: center;
	font-variant: small-caps;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 2px;
}
.documentos:link {
	color: #000000;
	text-align: center;
}
