<style>

FORM {font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #DFEFF7;
	font-size: 9pt;
	border: 1px solid #C0C0C0;
	padding: 0px;
}

TEXTAREA, INPUT, SELECT, OPTION, PASSWORD, .area {
	font-family: "arial", "verdana";
	font-size: 9pt;
	border: 1px solid #C0C0C0;
	margin: 2px;
	padding: 0px;
}
BUTTON {
	font-family: "arial", "verdana";
	font-size: 9pt;
	border: 1px solid #C0C0C0;
	padding: 0px;
	margin: 2px;
	color: red;

}
td {
	font-family:verdana;
	font-size: 	90%;
	color: #522909;
}
td.maintext {
	font-family:verdana;
	font-size: 	90%;
	color: #522909;
}
td.sidebar {
	font-family:verdana;
	font-size: 	80%;
	color: black; //#522909;

}
A:link
{
    COLOR: #f5cbeb;
    TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: verdana;
}
A:hover
{
	color: white;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-size: 95%;
	font-family: verdana;
}
a:visited {
	color: #f5cbeb;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: verdana;
}
a:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: verdana;
}

A.general:link
{
    COLOR: white;
    TEXT-DECORATION: underline;
	font-weight: normal;
	font-size: 95%;
	font-family: verdana;
}
A.general:hover
{
	color: #f5cbeb;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: verdana;
}
a.general:visited {
	color: white;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-size: 95%;
	font-family: verdana;
}
a.general:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 95%;
	font-family: verdana;
}


A.ftemaillink:link
{
    COLOR: #f5cbeb;
    TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 100%;
	font-family: verdana;
}
A.ftemaillink:hover
{
	color: #f5cbeb;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 100%;
	font-family: verdana;
}
a.ftemaillink:visited {
	color: #f5cbeb;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-size: 100%;
	font-family: verdana;
}
a.ftemaillink:active {
	color: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 100%;
	font-family: verdana;
}





a.cpyrlink {
	color: #522909;
	text-decoration: none;
	font-weight: normal;
}
a.cpyrlink:hover {
	color: #8AD7D1;
	text-decoration: none;
	font-weight: normal;
}
a.cpyrlink:active {
	color: red;
	TEXT-DECORATION:none;
	font-weight: normal;
}
a.cpyrlink:visited {
	color: #522909;
	TEXT-DECORATION:none;
	font-weight: normal;
}

a.footerlinks {
	font-family:verdana;
	font-size: 55%;
	color: #522909;
}
a.footerlinks:hover {
	font-family:verdana;
	font-size: 55%;
	color: #8AD7D1; //aqua
}

a.navlLinks {
	font-family:verdana;
	font-size: 90%;
	color: #522909;
}
a.navlLinks:hover {
	font-family:verdana;
	font-size: 90%;
	color: #8AD7D1; //aqua
}

.maintext {
	font-family:verdana;
	font-size: 	90%;
	color: #522909;
}



.othertext {
	text-decoration: none;
	color: #522909;
	font-size: 90%;
	font-weight: normal;
}
.UCBrn {
	font-family: verdana;
	font-size: 100%;
	text-decoration: none;
}
.LCBrn {
	font-family: verdana;
	font-size: 70%;
	text-decoration: none;
}

.SubHeadCap {
	font-family: verdana;
	font-size: 150%;
	text-decoration: none;
	color: #522909;
}
.SubHeadLC {
	font-family: verdana;
	font-size: 100%;
	text-decoration: none;
	color: #522909;
	font-weight: bold;
}
/* Article Genie definitions (commented out; move the comment delimiter to activate)
	.agtext{
		color: black;
		font-weight: normal;
		font-family: Arial;
		font-size: 85%
	}
	a.aglink {
		color: #5E3019;
		font-weight: normal;
		font-family: arial;
		font-size: 85%;
	}
	a.aglink:hover {
		color: black;
		font-weight: normal;
		font-family: arial;
		font-size: 85%;
		text-decoration: none;	
	}
Move this -> */
</style>
