a {
	text-decoration:none;
}

A:link { color: white; }
A:visited { color: white; }
A:active { color: yellow; }
A:hover { color: white; }

td {
	font-size:10pt;
	color:black;
}

.mainBody {
	font-size:10pt;
}

.white {
	font-size:10pt;
	color:white;
}

.white14 {
	font-size:14pt;
	color:white;
}

.black {
	font-size:10pt;
	color:black;
}

.black8 {
	font-size:8pt;
	color:black;
}

.black12 {
	font-size:12pt;
	color:black;
}

.black14 {
	font-size:14pt;
	color:black;
}

.brown {
	font-size:10pt;
	color:brown;
}

.brown14 {
	font-size:14pt;
	color:brown;
}

.silver {
	font-size:10pt;
	color:silver;
}

.navy {
	font-size:10pt;
	color:navy;
}

.aqua {
	font-size:10pt;
	color:aqua;
}

.gray {
	font-size:10pt;
	color:gray;
}

.red {
	font-size:10pt;
	color:red;
}

