body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333
}

b, strong {
       font-weight: 900
}

	.body a:active {
		color: #339900;
		text-decoration: underline;
		font-weight: bold
	}
	
	.body a:link {
	       color: #339900;
	       text-decoration: underline;
	       font-weight: bold
       }

       .body a:visited {
	       color: #339900;
	       text-decoration: underline;
	       font-weight: bold
       }

       .body a:hover {
	       color: #006600;
	       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
	}

