a:hover {
	font-weight : bold;
}

.medium
{
	font : x-small Tahoma;
	color : #42506F;
	background-color : #F0F0F0;
}

.goldtitle
{
	font-size: large;
	background-color: #18196C;
	color: gold;
	font-weight: bold;
	font-family: "MS Sans Serif";
}

.vsmall
{
	font : xx-small Tahoma;
	color : #42506F;
	background-color : #F0F0F0;
}

.small
{
	font: x-small Tahoma;
	color: #42506F;
	background-color: #F0F0F0;
}

.thinborder
{
	border : thin solid Silver;
	text-align : center;
}

