body {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 14px;
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
}
a:link{
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}


a:active {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
