.body a:active { color: #0000FF; text-decoration: underline; font-weight: bold}
.body a:link {  color: #0000FF; text-decoration: underline; font-weight: bold}
.body a:visited {  color: #0000FF;text-decoration: underline; font-weight: bold}
.body a:hover {  color: #0000FF; text-decoration: underline ; font-weight: bold}

.footer  a:active {  color: #ffffff; text-decoration: none}
.footer  a:link {  color: #ffffff; text-decoration: none}
.footer  a:visited {  color: #ffffff; text-decoration: none}
.footer  a:hover {  color: #006600; text-decoration: none}

.leftnav  a:active {  color: #009900; text-decoration: none}
.leftnav  a:link {  color: #009900; text-decoration: none}
.leftnav  a:visited {  color: #009900; text-decoration: none}
.leftnav  a:hover {  color: #006600; text-decoration: underline}

.close  a:active {  color: #ffffff; text-decoration: none}
.close  a:link {  color: ffffff; text-decoration: none}
.close  a:visited {  color: #ffffff; text-decoration: none}
.close  a:hover {  color: #CCCCCC; text-decoration: underline}


hr {
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	height: 2px;

}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
