body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #5BAD23;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5BAD23;
}
a:hover {
	text-decoration: underline;
	color: #A5D24C;
}
a:active {
	text-decoration: none;
	color: #5BAD23;
}