/* Setup the default body color 
body {  color: #333366;	font-size: 10px;line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000000;
	text-align: center; margin: 5% }
*/

/* Setup the normal link colors */
a#Wb {background: #993333; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold}
a#Wb:visited {background: #993333; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold}
a#Wb:hover {background: #993333; 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} */

/* Setup the addmenu link colors */
a#mwb {background: #ffffff; color: #333399; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: normal}
a#mwb:visited {background: #ffffff; color: #808080; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: normal}
a#mwb:hover {background: #333399; color: #ffffff; text-decoration: underline; font-family: Arial; font-size: 10pt; font-weight: normal}


