BODY {
	background : White url(../images/background-R.gif) no-repeat fixed center;
	font : normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	margin : 0px 0px 0px 0px;
}
A {
	text-decoration : none;
	color : #999999;
}

A:HOVER {
	text-decoration : underline;
	color : Black;
}

A:ACTIVE {
	color : Red;
	text-decoration : underline;
}

.blacktext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.smalltext {
	font-weight : 800;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #666666;
}

.smallblacktext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-wieght : normal;
	color : #666666;	
}

.whitetext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : 800;
	color : White;
}

.smallnav {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #666666;
}
