A:link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #000000}
A:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif;  color: #000000}
A:active {text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #000000}
A:hover {color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}
.brownlinks {  text-decoration: none; color: #663300}
.thickblack {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000}
.thinblack {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; text-decoration: none}
.white {
	color: #FFFFFF;
	text-decoration: none;
	
}

.white:link {
	color: #FFFFFF;
	text-decoration:none;
	
}

.white:visited {
	color: #FFFFFF;
	
}

.white:hover {
	color: #FFFFFF;
	
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.whitebold:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.whitebold:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;


}


.red {
	color: #CC0000;
	text-decoration: none;
	
}

.red:link {
	color: #CC0000;
	text-decoration:none;
	
}

.red:visited {
	color: #CC0000;
	
}

.red:hover {
	color: #CC0000;
	
}

