body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

a:link {
	color: #3366CC;
	text-decoration: underline;
}

a:visited {
	color: #702570;
	text-decoration: underline;
}

a:hover {
	color: #3333CC;
	text-decoration: underline;
}

