.header {font-family: Arial;font-size: 16px;font-weight: bold;color: #FFFF33;}
.white {font-family: Arial;font-size: 10px;color: #FFFFFF;}
.largeyellow {font-family: Arial;font-size: 12px;font-weight: bold;	color: #FFFF99;}
.headerunder {font-family: Arial;font-size: 14px;font-weight: bold;color: #FFFF66;text-decoration: underline;}
body {background-color: #000000;}

a {	font-family: Arial;	font-size: 12px;color: #FFFFCC;	font-weight: bold;}
a:link {text-decoration: none;}
a:visited {	text-decoration: none;	color: #FFFFCC;}
a:hover {text-decoration: underline;color: #FF0000;}
a:active {	text-decoration: none;}
