
a{

	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}

div#page {
	width:620px;
	
	background-color: #fff;
	padding:0px;
	text-align: left;
	margin:0px;
	
}
div#container 
{
	padding-top:0px;
}
div#ads {
	clear: both;
	padding:0px0px;
}
div#footer {
	clear: both;
	color: #777;
	padding: 0px 0 0px;
	text-align: center;
}
