body {background-color: #000000 } 
body {background-image: url(images/space.jpg); } 
body {scrollbar-base-color:#101010; scrollbar-arrow-color:#CCCCCC; scrollbar-track-color:#3C3C3C; }
body {margin:25px }

p {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; 
margin-left: 25px;
margin-right: 25px;
margin-top: 20px;
margin-bottom: 20px;
}

a {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration:underline; }
a:hover {text-decoration:underline; color: #F5F604; background-color: #993399; }

span.head {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; }


