TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
}

 P, TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	color: #242424;
	margin:0px;
	padding:0px;
}

BODY
.body a:active {
	color: maroon;
	text-decoration: underline;
	font-weight: bold;
	font-size : xx-small;
}
.body a:link {
	color: #708090;
	text-decoration: underline;
	font-weight: bold
}
.body a:visited {
	color: #bc9892;
	text-decoration: underline;
	font-weight: bold
}
.body a:hover {  color: #708090; text-decoration: underline ; font-weight: bold}

.localnav  a:active {
	color: #350000;
	text-decoration: none
}
.localnav  a:link {
	color: 350000;
	text-decoration: none
}
.localnav  a:visited {
	color: silver;
	text-decoration: none
}
.localnav  a:hover {color: #350000;text-decoration: underline}

.leftnav  a:active {
	color: #5b0000;
	text-decoration: none
}
.leftnav  a:link {
	color: #4a2500;
	text-decoration: none
}
.leftnav  a:visited {
	color: #350000;
	text-decoration: none
}
.leftnav  a:hover {
	color: #460000;
	text-decoration: underline
}

