.wz_grey {	color: #565555;
	font-size:9pt;
	font-weight: bold;
}
.red{
	font-size:9pt;
    color:#FF0000;
}
a.nav_link{
   font-size:9pt;
   color:#FF0000;
}

a.nav_link:hover{
	 font-size:9pt;
     color:#FF0000;
	 text-decoration:underline;
	 }