DIV.LeftNav A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
DIV.LeftNav A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
DIV.LeftNav A:hover {
	color: #99FFFF;
	text-decoration: underline;
}
DIV.LeftNav TR {
	line-height: 30px;

}
a {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;


}

