.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.LeftNav a:link {  color: #333333; text-decoration: none}
.LeftNav a:visited {  color: #333333; text-decoration: none}
.LeftNav a:hover {  color: #990000; text-decoration: underline}
.LeftNav a:active {  color: #990000; text-decoration: underline}



