* 

body {
	font-family: Verdana;
	font-style:normal;
	font-size: 9px;
	line-height: 18px;
	color: #aaa;
	font-weight: normal;
}
a { color: #FFFFFF; text-decoration: none;}
a:hover { text-decoration: underline; color : #FF0000; }

.redtext {color: #FF0000}

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.links {
	font-size: 9px;
	color: #FFFFFF
}

body,td {
	font-size: 9px;
}
.redtextbig {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.normaltextbig {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blacktextsmall {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.blacktextbig {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.darkgraytextsmall {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.largelink1 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.largelink2 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.yellowtext12px {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}

.blacklinks {
	font-size: 1px;
	line-height: 2px;
	font-weight: normal;
	color: #000000;
}

.blacklinkbold {
	font-size: 1px;
	line-height: 2px;
	font-weight: bold;
	color: #000000;
}
.largewhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.largewhite2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.link-underline {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}
.blacktext-blackhover {
	font-size: 1px;
	font-style: normal;
	color: #000000;
	hover: #000000
}
