td {  font : 9pt  "MS Sans Serif"  }
a:link { 
            text-decoration: underline;
            color: #0000CC;
            font-family: "MS Sans Serif"
          }
a:visited {
             color: #0000CC;
             text-decoration: underline ;
             font-family: "MS Sans Serif"
                }
a:hover { 
              color: #333399;
              text-decoration: none ; 
              font-family: "MS Sans Serif"
              }
A.nav:link {
              color: #FFFFFF ;
              text-decoration:none ; 
              font-family: "MS Sans Serif";
              font-weight: bold
              }
A.nav:visited {
              color: #FFFFFF ; 
              text-decoration: none ;
              font-family: "MS Sans Serif";
              font-weight: bold
             }
A.nav:hover {
             color: #FFFFFF; 
             text-decoration:underline;
             font-family: "MS Sans Serif";
             font-weight: bold
             }
A.mc:link {
              color: #FFCC00 ;
              text-decoration:none ; 
              font-family: "MS Sans Serif";
              font-weight: bold
              }
A.mc:visited {
              color: #FFCC00 ; 
              text-decoration: none ;
              font-family: "MS Sans Serif";
              font-weight: bold
             }
A.mc:hover {
             color: #FFFFCC; 
             text-decoration:none;
             font-family: "MS Sans Serif";
             font-weight: bold
             }
A.tab:link {
             color: #000000 ;
             text-decoration:none ;
             font-weight: normal 
             font-family: "MS Sans Serif"
                }
A.tab:visited { 
	 color: #000000 ;
	 text-decoration: none ;
	 font-family: "MS Sans Serif"
	 }
A.tab:hover { 
	color: #FFFFCC ;
	text-decoration:none;
	font-family: "MS Sans Serif"
	}
.navheader {  font : 10pt "MS Sans Serif"  }

a.navbar:link { 
            text-decoration: none;
            color: #FFFFFF;
            font-family: "MS Sans Serif"
          }
a.navbar:visited {
             color: #FFFFFF;
             text-decoration: none ;
             font-family: "MS Sans Serif"
                }
a.navbar:hover { 
              color: #FFFFFF;
              text-decoration: underline ; 
              font-family: "MS Sans Serif"
              }

