	a {
	font-family: sans-serif;
	font-size: small;
	color: #66CCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
	a:active {
	font-family: sans-serif;
	font-size: small;
	color: #66CCCC;
	font-weight: bold;
	text-decoration: none;
}
	a:visited {
	font-family: sans-serif;
	font-size: small;
	color: #66CCCC;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
	font-family: sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	span.disabled {
	font-family: sans-serif;
	font-size: small;
	color: #66CCCC;
	font-weight: bold;
	text-decoration: none;
}
	body {
	background-image:  url(bg2.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	background-position: center center;
	color: #66CCCC;
}

