 body
 	{
 		background: #61914f;
 		font-family: verdana, arial;
 		font-size: small;
 	}
 a
 	{
 		color: #086b00;
 		text-decoration: underline;
 	}
 a:hover
 	{
 		color: #00af77;
 	}
#bottom a
	{
		color: #d0c900;
	}
#bottom a:hover
	{
		color: #fff600;
	}