body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: c60;
	text-decoration: none;
}
a:hover {
	color: c60;
	text-decoration: underline;
}
a:active {
	color: c60;
	text-decoration: underline;
}
hr {
	height: 2px;
	line-height: 1px;
	border: thin solid #666666;
}
