a.barra:link {
	font-family: verdana;
	font-weight: bold;
	text-decoration: bold;
	color: #744002;
}

a.barra:visited {
	font-family: verdana;
	font-weight: bold;
	text-decoration: bold;
	color: #744002;
}

a.barra:hover {
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #744002;
}

a.blanco:link {
	font-family: verdana;
	font-weight: bold;
	text-decoration: bold;
	color: #ffffff;
}

a.blanco:visited {
	font-family: verdana;
	font-weight: bold;
	text-decoration: bold;
	color: #ffffff;
}

a.blanco:hover {
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}



