A {
	color: #008080;
	text-decoration: none;
}

A:visited {
	color: #008080;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #008080;
	text-decoration: underline;
}

TD {
	font-family: Arial;
	font-size: 12px;
}

.fontwhite { font-family: Arial; font-size: 12px; color: #ffffff; }
.fontwhitelarge { font-family: Arial; font-size: 16px; color: #ffffff; font-weight: bold; font-style: italic; }
.formfont { font-family: Arial; font-size: 10px; }
.pagetitle { font-family: Arial; font-size: 14px; color: #ffcc99; font-weight: bold; letter-spacing: 6px; background-color: black; }
.associationfont { font-family: Arial; font-size: 10px; color: #ffcc99; font-weight: bold; }
.executivefont { font-family: Arial; font-size: 14px; color: #000000; font-weight: bold; }
.scroller { font-family:Arial; font-size:12px; color:#000000; padding-top:5px; background-color:#CCCCCC; border-color:#000000; }

H2 {
	font-family: Arial; color: #008080; font-weight: normal; }
