.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #DDE5F6;
	background-position: center;
}
.linktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #CC33FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
