
.leftNavHeader {
	color : white;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bolder;
	text-decoration : none;
}

a.leftNav {
	color : white;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.leftNav:hover {
	color : #FFCC66;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.leftSubNav {
	color : white;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.leftSubNav:hover {
	color : #FFCC66;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
