a:link {
	text-decoration: underline;
}
a:hover {
	color: #00FF00;
}
.aWARDS {
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #00FF00;
}
.imageborder {
	border: thin solid #00FF00;
}
