a:link {
	color: #00CC00;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
body {
	background-repeat: no-repeat;
}
