body {
	margin: 0;
	padding: 0;
	font: 14px Verdana, Sans-serif;
}
hr {
	border: 0;
	width: 100%;
	background: #336699;
	height: 1px;
}
a:active, a:visited, a:link {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #666666;
}