a:link, a:visited  {text-decoration:none; color:#000000;}
a:focus, a:hover, a:active  {color:#ff8600; 
text-decoration:none; font-weight:}

body {
	font-family: Times New Roman , serif;
	
	color: #333333;
	background-color: #ffffff;
	font-size: 62.5%;
	}


#wrapper{ 
	width:624px;
	margin:0 auto;
	}

#main{
	top:20px;
	width:624px;
	position:relative;
	}
