body	{font-family: Arial,Helvetica; font-size: 10 pt; background-color:#000000; font:regular; text-align: center; color:#FFFFFF; }
div	{font-family: Arial,Verdana,Helvetica,Geneva,Sans-serif; color: #FFFFFF; text-align: justify; font: regular; font-size: 10pt;}

#mainsquare {
	border:solid 0px #ffffff; 
	text-align:center; 
	vertical-align:top; 
	padding:0px;
	margin:0px auto;
	width:100%;
	top:-13px;
	position: relative;
	float:both;
	}

#link {
	background-color:#ffffff;
	border:solid 2px #ffffff; 
	color:#000000;
	padding:4px 10px;
	font-weight:800;
	text-align:left; 
	vertical-align:bottom; 
	width:600px;
	height:12px;
	margin:0px auto;
	float: both; 
	}	

#head {
	border:solid 0px #ffffff; 
	padding:4px 10px;
	text-align:right; 
	vertical-align:bottom; 
	width:600px;
	margin:0px auto;
	}


#square {
	border:solid 2px #ffffff; 
	border-style: dotted;
	padding:16px 80px 4px 30px;
	text-align:justify; 
	vertical-align:top; 
	width:510px;
	margin:0px auto;
	}

a:link   	{text-decoration:none; font-weight: bold; color: #000000;}
a.active 	{text-decoration:none; font-weight: bold; color: #00cd1d;}
a:visited 	{text-decoration:none; font-weight: bold; color: #000000;}
a:hover 	{background-color: #ffffff; color: #00cd1d;}