body {
	background-color: #80A060;
}
a {
font-size: 11px
}
a {
	text-decoration: none;
}
a:active {
	color: #FFF055;
}
a:link {
	color: #FFF000;
}
a:visited {
	color: #FFF000;
}
a:hover {
color:#FFFF00;
}
