@charset "utf-8";


#fecha a:active {color: #d6661f;}
#fecha a:link {color: #d6661f;}
#fecha a:visited {color: #d6661f;}
#fecha a:hover {color: #d6661f;background: none;}

#barra a:active {color: #ffffff;}
#barra a:link {color: #ffffff;}
#barra a:visited {color: #ffffff;}
#barra a:hover {color: #d6661f;background:none;}

#raya a:active {
	color: #ffffff;
	font-size: 10px;
}
#raya a:link {
	color: #ffffff;
	font-size: 10px;
}
#raya a:visited {
	color: #ffffff;
	font-size: 10px;
}
#raya a:hover {
	color: #CCCCCC;
	background:none;
	font-size: 10px;
}
