a.whitelink:link { color: white; font-size: 15px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: none }

a.whitelink:visited { color: white; font-size: 15px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: none }

a.whitelink:hover   { color: yellow; font-size: 15px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: none }

a.littlewhitelink:link { color: white; font-size: 14px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: none }

a.littlewhitelink:visited { color: white; font-size: 14px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: underline }

a.littlewhitelink:hover   { color: yellow; font-size: 14px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: underline }

a.navlink:link { color: #99ccff; font-size: 12px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: none }

a.navlink:visited { color: #99ccff; font-size: 12px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: none }

a.navlink:hover   {
	color: yellow;
	font-size: 12px;
	font-family: Verdana, Arial, "Sans Serif";
	text-decoration: none;
	font-weight: normal;
}

a.totop:link {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, "Sans Serif";
	text-decoration: none;
	font-weight: bold;
}

a.totop:visited {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, "Sans Serif";
	text-decoration: none;
	font-weight: bold;
}

a.totop:hover   { color: yellow; font-size: 12px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: none }

.header { font-size: 14px }

.bluetext { font-size: 12px; color: #99ccff }

.yellowheader {
	font-size: 14px;
	color: yellow;
	font-weight: bold;
}

.bigheader  { font-size: 15px; font-family: Verdana, Arial, "Sans Serif" }

.trcobalt { background-color: steelblue }

.trblue { background-color: navy }

.trwhite { background-color: white }

.footer { font-size: 10px; font-family: Verdana, Arial, "Sans Serif"; text-decoration: none }

body,p,td,tr,ul,ol     {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, "Sans Serif";
	line-height: 22px;
}

.header { font-size: 14px }

hr {
	background : White;
	border-color : White;
	color : White;
}
