a:link   { color: #cc3000; font-weight: bold; text-decoration: none }
a:visited   { color: #c30; font-weight: bold; text-decoration: none }
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.over {
	background-color: #DBDBDB;
}

