/* CSS Document */
body		{ background-color: #000000;}
body		{ font-family: Courier New, Courier, Mono; font-size: 11px; color: #ffffff;}

h4 			{ font-family: Courier New, Courier, Mono; font-size: 14px color: #ffffff;} 

a:link 		{ text-decoration: none; color: #ffffff;}
a:visited 	{ text-decoration: none; color: #ffffff;}
a:active 	{ text-decoration: none; color: #83c6ec;}
a:hover		{ text-decoration: none; color: #83c6ec;}
