BODY {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 10;
	background : #000000 url(images/background.jpg) no-repeat center top;
	background-attachment : fixed;
	background-color : #C5C7C8;
}

TABLE {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 10;
}

A {
	text-decoration : none;
	color : #33CCFF;
	font-weight : bold;
}

A:Hover {
	text-decoration : underline;
	color : #FFFFFF;
	font-weight : bold;
}

HR {
	color : #33CCFF;
	height : 1pt;
	width : 300;
}

SPAN.thumb {
	border : 1px solid #FFFFFF;
}
