a.B {
	color: #FF8C00;
	text-decoration: none;
; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold
}

a.B:HOVER {
	color: #C5C5C5;
	text-decoration: none;
; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold
}
a.enlacemarmar{
	background-color: White;
	cursor: default;
	color: White;
}
a.enlacemarmar:HOVER{
	background-color: White;
	color: white;
	cursor: default;
}

