@import url("posiciones.css");
BODY {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
#col1 A {
	text-decoration: none;
	color: #D75114;
}
#col1 A:hover {
	text-decoration: underline;
}
#col1 #content H5 {
	font-size: 16px;
	color: #81CA40;
}
#col1 UL#nav {
	list-style-type: none;
	color: #365818;
}
#col1 UL#nav B, #col1 UL#nav STRONG, #col1 UL#nav A.suscripcion {
	color: #D75114;
}
#col1 UL#nav A {
	background: transparent url(../imgn/dotted_links.gif) repeat-x bottom left;
	text-decoration: none;
	color: #365818;
}
#col1 #content UL {
	list-style-type: none;
}
#col1 #content LI B, #col1 #content LI STRONG {
	color: #D75114;
}
#col1 #content UL.grey, #col1 #content LI.grey {
	color: #808080;
}
#col1 .orange {
	color: #D75114;
}
#col2 .opcionImpar, #col2 .opcionPar {
	cursor: hand;
}
#col2 .opcionImpar .grey,#col2 .opcionPar .grey {
	font-size: 10px;
	color: #6C6C6C;
}
#col2 #info P {
	color: #FFFFFF;
}
#footer {
	color: #666666;
}
#footer A {
	background: transparent url(../imgn/dotted_links.gif) repeat-x bottom left;
	text-decoration: none;
	color: #365818;
}
