
body {
	margin-left: 10%;
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999966;
    }

.fondoclaro {
     background-color: #FFFFCC;
}

.barra_oscura {
	background-color: #003333;
}

.enlaces_arriba {
	font-size: 14px
}

.barra_enlaces {color: #FFFFFF;
font-size: 14px;
}

a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.lineanumeros_on {
border: 1px #999966;
background-color: #003333;
}


.lineanumeros_of {
border: 1px #999966;
}

.titular {
	color: #ffffff;
}

.enlaces_arriba {
	font-size: 14px;
    color: #ffffff;
}
