@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0 0;
}
#Center {
top: 50%;
left: 50%;
position: absolute;
width: 950px;
height: 420px;
margin: -210px 0 0 -475px;
padding: 0;
text-align: left;
}
a:link {
	color: #33CC00;
}
a:active {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:visited {
	color: #33CC00;
}

