a:visited {  color: #666666; text-decoration: none}
a:link {  color: #AAAAAA; font-weight: bold; text-decoration: none}
a:active {  color: #999999; font-weight: bolder; text-decoration: none}
a:hover {  color: #006600; text-decoration: none}
.greybackground {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

