#redLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: normal;
}
#redLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}

body {
	background-image: url(images/bg_blackPixels.jpg);
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bodyText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}
a {
	font-size: 14px;
	font-family: Trebuchet MS;
}
.style1 {font-size: 12px}
.style3 {font-size: 12px; font-weight: bold; }
.style4 {font-size: 14px}
.style5 {
	font-size: 10px;
	color: #CCCCCC;
}
.style9 {color: #0066FF}

