/* 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: #cc6600; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: normal}
a#Wb:visited {background: #cc6600; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: normal}
a#Wb:hover {background: #cc6600; color: #ffffff; text-decoration: underline; font-family: Arial; font-size: 10pt; font-weight: normal}
/* a#normal:active {color: #808080; text-decoration: none; font-size: 10pt; font-weight: normal} */

a.Wba {background: #808080; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: normal}
a.Wba:visited {background: #808080; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: normal}
a.Wba:hover {background: #808080; color: #ffffff; text-decoration: underline; font-family: Arial; font-size: 10pt; font-weight: normal}
