.czcontent {
   font-family: Tahoma, Helvetica, sans-serif; 
   font-size: 9pt; 
   color: #FFFFFF;
   text-decoration: none;
   text-align: justify;
}


A.menuHeader:visited {
   font-weight : normal; 
   font-size : 12px; 
   color : #ffffff; 
   text-decoration : none; 
}


A.menuHeader:link {
   font-weight : normal; 
   font-size : 12px; 
   color : #ffffff; 
   text-decoration : none; 
}


A.menuHeader:hover {
   font-weight : normal; 
   font-size : 12px; 
   color : #3451ce; 
   background-color : #f6a937; 
   width : 118px;
   text-decoration : none; 
   padding : 0; 
}


A.menuHeader:active {
   font-weight : normal; 
   font-size : 12px; 
   color : #ffffff; 
   text-decoration : none; 
}

