.home {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
.botones {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.botones:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #953223;
	text-decoration:none;
}
.botonespagina {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #953223;
	text-decoration:none;
}
.botonespagina:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #953223;
	text-decoration:none;
}
.copy {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration:none;
}
.copy:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration:none;
}