td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal}

/* ADVP Added Styles (MAK - 12/27/2005) */

a:link {
	color: #346715;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #346715;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #346715;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #346715;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Main Navigation */

#mainNav a:link {
	color: #FFFFFF;
}
#mainNav a:visited {
	color: #FFFFFF;
}
#mainNav a:hover {
	color: #000000;
}
#mainNav a:active {
	color: #FFFFFF;
}