body {
	font-family: "Trebuchet MS", Futura, Geneva, "Gill Sans", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	background-color: #000000;
	cursor: crosshair;
	filter: Glow(Color=339999, Strength=50%);
	text-align: left;
	vertical-align: bottom;
	white-space: normal;
}
a:link {
	font-family: "Trebuchet MS", Futura, Geneva, "Gill Sans", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Futura, Geneva, "Gill Sans", Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #999999;
}
a:hover {
	font-family: "Trebuchet MS", Futura, Geneva, "Gill Sans", Verdana;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: overline;
}
a:active {
	font-family: "Trebuchet MS", Futura, Geneva, "Gill Sans", Verdana;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #990000;
	text-decoration: underline;
}
