a:link {
	color: #009797;
}
a:visited {
	color: #FFFFCC;
}
a:active {
	color: #FF9900;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

