/* Setup the default body color 
body {  color: #333366;	font-size: 10px;line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000000;
	background: url('images/cosmic.jpg'); 
	text-align: center; margin: 5% }
*/

/* Setup the normal link colors */
a#Wb {background: #333399; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold}
a#Wb:visited {background: #333399; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold}
a#Wb:hover {background: #333399; color: #ffffff; text-decoration: underline; font-family: Arial; font-size: 10pt; font-weight: bold}
/* a#normal:active {color: #808080; text-decoration: none; font-size: 10pt; font-weight: normal} */

