a:link {
	color: #1A5B1B;
}
a:visited {
	color: #7E006B;
}
a:hover {
	color: #7A006D;
}
a:active {
	color: #1D591D;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
