/* DEFAULTS */
H1			{ font-family: Verdana, Arial; font-size: 11pt; font-weight:bold; color: #000000 }
FONT		{ font-family: Verdana, Arial; font-size: 10pt; color: #000000 }
A:link		{ text-decoration: underline; color: #000000 }
A:visited	{ text-decoration: underline; color: #000000 }
A:active	{ text-decoration: underline; color: #8C030D }
A:hover		{ text-decoration: underline; color: #8C030D }

/* TOP LINKS */
FONT.topfont {  font-family: Verdana; font-size: 8pt; color: #C0C0C0; font-weight:bold; }
A.toplink:link		{ color: #C0C0C0; font-weight:bold; text-decoration: none; }
A.toplink:visited	{ color: #C0C0C0; font-weight:bold; text-decoration: none; }
A.toplink:active	{ color: #C0C0C0; font-weight:bold; text-decoration: underline; }
A.toplink:hover		{ color: #C0C0C0; font-weight:bold; text-decoration: underline; }

/* HEADER LINKS */
A.headerlink:link		{ text-decoration: none; }
A.headerlink:visited	{ text-decoration: none; }
A.headerlink:active		{ text-decoration: underline; }
A.headerlink:hover		{ text-decoration: underline; }

/* HEADER LINKS */
A.highlighted:link		{ text-color: red;  text-decoration: underline;}
		
/* INFORMATION BOXES ON HOMEPAGE */
FONT.boxtitle	{ font-family: Verdana; font-size: 11pt; color: #8C030D; font-weight:bold }
A.box:link		{ text-decoration: none; color: #000000 }
A.box:visited	{ text-decoration: none; color: #000000 }
A.box:active	{ text-decoration: underline; color: #8C030D }
A.box:hover		{ text-decoration: underline; color: #8C030D }

/* FOOTER */
FONT.footerfont  		{ font-family: Verdana; font-size: 9pt; color: #C0C0C0 }
A.footerlink:link		{ text-decoration: none; color: #C0C0C0 }
A.footerlink:visited	{ text-decoration: none; color: #C0C0C0 }
A.footerlink:active		{ text-decoration: underline; color: #C0C0C0 }
A.footerlink:hover		{ text-decoration: underline; color: #C0C0C0 }
FONT.footerfontitalic   { font-family: Verdana; font-size: 7pt; text-decoration: italic; color: #C0C0C0 }