body {
	background-color : Black;
	margin-left : 0px;
	margin-top : 0px;
	font-family : verdana,helvetica,sans-serif;
	color : #ffcc33;
	font-size : 12px;
	scrollbar-3dlight-color : #330000;
	scrollbar-face-color : #B8860B;
	scrollbar-shadow-color : #ffcc66;
	scrollbar-highlight-color : grey;
	scrollbar-track-color : black;
	font-weight : bold;
}
a.link1 {
	color : #FF9900;
	font-weight : bold;
}
a:link.link1 { font-weight:bold; color:#ff9900; text-decoration:none }
a:visited.link1 { font-weight:bold; color:#ff9900; text-decoration:none }
a:hover.link1 { font-weight:bold; color:#ffcc33; text-decoration:none }
a:active.link1 { font-weight:bold; color:#ff9900; text-decoration:underline }
a:focus.link1 { font-weight:bold; color:#00E000; text-decoration:underline }

a:link.link2 { font-weight:bold; color:#ffcc33; text-decoration:none }
a:visited.link2 { font-weight:bold; color:#ff9900; text-decoration:none }
a:hover.link2 { font-weight:bold; color:#ff9900; text-decoration:none }
a:active.link2 { font-weight:bold; color:#ff9900; text-decoration:underline }
a:focus.link2 { font-weight:bold; color:#00E000; text-decoration:underline }

td {	font-family : verdana,helvetica,sans-serif;
	color : #ffcc33;
	font-size : 12px;
font-weight : bold;}


