@charset "utf-8";
/* CSS Document */

.menu ul li .current {
color:#0F0;
text-decoration:underline;
}
#enlaces a: hover{
	text-decoration:none;
	color:#FFF;
}
#enlaces a{
	text-decoration:none;
	color:#FFF;
	}
#enlaces a:visited{
text-decoration:none;
color:#FFF;
}
#enlaces li h3{
	color:#FFF;
	font-size:13px;
	}
#enlaces li{
	line-height:5pt;
	}
#ctl00_cphMain_divTexto a{ text-decoration:none; color:#000; font-weight:bold;}