.link {
	color: #2B2B2B;
	text-decoration: none;
}
.link:hover {
	color: #B3A74F;
	text-decoration: none;
}



.linkcolor {
	color: #B3A74F;
	text-decoration: none;
}
.linkcolor:hover {
	color: #B3A74F;
	text-decoration: underline;
}

.Ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

.Ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

.VerTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B3A74F;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}