/* CSS definition file containing site wide stylesheets */
.NavText:active { color: rgb(0,0,128); text-decoration: none ;}
 .NavText:visited { color: rgb(0,0,128); text-decoration: none ;}
 .NavText:Link { color: rgb(0,0,128); text-decoration: none ;}
 .NavText { font-size: 12px; color: rgb(0,0,128); line-height: 13px;}
 .NavText:hover { color: rgb(0,0,128); text-decoration: none ; background-color: rgb(255,255,255);}
 