@charset "utf-8";
/* CSS Document */
<!--
body {
	background-image: url(images/main-background.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
a {
	font-size: 12px;
}

.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; }
.style5 {color: #333333}


-->
