body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #666666;
	
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	color: #888888;
	text-decoration: underline;
}
a:visited {
	color: #767676;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}
