.body {
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	background-repeat: repeat;
	color: #000000;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #669900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
