@CHARSET "ISO-8859-1";

body {
	font-family: verdana,arial;
	font-size: 12pt;
	margin-top: 15px;
}

.recuadros {
	background-color: #CDB38B; 	//3f7797;
	color: 22cc44;
	border-style: solid;
	border-color: 666666;
	border-width: 1px;
	visibility: hidden;
	font-family: verdana,arial;
	font-size: 12pt;
}

.enlacesbarra {
	color: 226655; 
	text-decoration: none;
}

a.enlacesbarra {
	color: #FFFFFF; 
}

a.recuadros {
	color: #FFFFFF;
}

.ancla {
	position: relative;
	visibility: visible; 
	background-color: #CDB38B; 	//5f7797;
}
