/* CSS Document */

body,td,th {
	font-family: Courier New, Courier, mono;
	color: #000000;
}
body {
	background-color: #33CC33;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	font-weight: bold;
}
 .center_div { color: #33CC33;top:100px; float: right; width:500px; background-color:#000000 ; text-align:left; padding:8px; margin-right: 240px; } 
a.center:link {
	color: #33CC33;
	font-weight: bold;
}
a.center:visited {
	color: #666666;
	font-weight: bold;
}
a.center:hover {
	color: #CCCCCC;
	font-weight: bold;
}




