@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #99C;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #99c;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	float: left;
	height: 50px;
	width: 325px;
	letter-spacing: normal;
	word-spacing: normal;
	clear: both;
	color: #93C;
}
body {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #99C;
	text-decoration: none;
	


