a:link {
	color: #339900;
	text-decoration: none;
}

a:visited {
	color: #339900;
	text-decoration: none;
}

a:active {
	color: #339900;
	text-decoration: none;
}

a:hover {
	color: #339900;
	text-decoration: underline;
}

a.dark:link {
	color: #666666;
	text-decoration: none;
}

a.dark:visited {
	color: #666666;
	text-decoration: none;
}

a.dark:active {
	color: #666666;
	text-decoration: none;
}

a.dark:hover {
	color: #333333;
	text-decoration: none;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.footer:link {
	color: #666633;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a.footer:active {
	color: #666633;
	text-decoration: none;
}
a.footer:visited {
	color: #666633;
	text-decoration: none;
}
a.footer:hover {
	color: #666633;
	text-decoration: underline;
}


TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #333333;
}
