table.bg {
	background-image: url(images/back_blue_grad.gif);
	width: 50%;
}
table.over {
	position: absolute;
	left: 0%;
	width: 100%;
	height: 50%;
	top: 20%;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #444444;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

