body {background-image: url();         background-color: #000000;} 

a:link {color: #FFcc66;        text-decoration: none;} 
a:visited {color: #FFcc66;        text-decoration: none;} 
a:hover {color: #FFcc66; text-decoration: none; } 
a:active {        color: #FFcc66;        text-decoration: none;} 
a {        font-weight: normal;        font-family: Arial, Helvetica, sans-serif;        font-size: small;} 

body,td,th {        font-size: small;        font-family: Arial, Helvetica, sans-serif;        color: #FFFFFF;} 

.titulos {        font-size: small;        font-family: Arial, Helvetica, sans-serif;        font-weight: 600; 
        background-position: center center; color: #FFFFFF} 
h1,h2,h3,h4,h5,h6 {        font-family: Arial, Helvetica, sans-serif;        font-weight: bold;} 
h1 {        font-size: small;        color: #FFFFFF;} 
h2 {        font-size: medium;        color: #FFFFFF;} 

.textos { 
        font-family: Arial, Helvetica, sans-serif; 
        background-position: center center; 
        font-size: small; 
        font-weight: 400; 
        color: #FFFFFF; 
        line-height: normal; 
} 

.textos a:hover {        color: #ffffff; text-decoration:none; font-weight: bold} 
        
.menu { 
        font-family: Arial, Helvetica, sans-serif; 
        background-position: center center; 
        font-size: small; 
        font-weight: 400; 
        color: #FFFFFF; 
        line-height: normal; 
} 

.menu a:hover {display: block;        background: #072676; 
                color: #ffffff;  text-decoration:none; font-weight: bold }                 

  
.estrellas {        color: #FFFF66;        font-weight: bold;} 
.nebulosas {        color: #006633;        font-weight: bold;} 
.galaxias {color: #0066CC; font-weight: bold; } 
.cumulos {
	color: #66FFFF;
	font-weight: bold;
}
.titulos_curso {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold; }

input { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #6699CC; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #003366; border: #0066cc; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 