﻿a:link {
	color: #000000;
	text-decoration: none;
	font-size: x-small;
	text-align: center;
	font-weight: 400;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.over {
	background-color: #DBDBDB;
}
