BODY {
	color : Black;
	font-family : sans-serif;
	font-size : 12px;
	text-align : left;
}

td {
	color : Black;
	font-family : sans-serif;
	font-size : 12px;
	text-align : left;
}

A {
    font-size: 18px;
    font-family:  lucida console, verdana, arial;
    color: #F4A460;
	text-decoration : none;
}

A:HOVER {
    font-size: 18px;
    font-family:  lucida console, verdana, arial;
	text-decoration : underline;
}

a.wht:link { font-size : 12px; font-weight: bold; color: #F4A460; text-decoration: none;}
a.wht:visited { font-size : 12px; font-weight: bold; color: #F4A460; text-decoration: none;}
a.wht:active { font-size : 12px; font-weight: bold; color: #F4A460; text-decoration: none;}
a.wht:hover { font-size : 12px; font-weight: bold; color: #000000; text-decoration: underline;}

.bigbold {
	font-size: 18px;
	font-weight: bold;
}

.medbold {
	font-size: 14px;
	font-weight: bold;
	}

.smbold {
	font-size: 12px;
	font-weight: bold;
	}
	
.headery {
    font-family:  lucida console, verdana, arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFF8C;
}


footerlinks {
    font-size: 18px;
    font-family:  lucida console, verdana, arial;
    color: White;
	text-decoration : none;
}