﻿a.nav:link {
    font-family:Verdana;
    color:black;
    font-weight:normal;
    font-size:10pt;
    text-decoration:none;
}

a.nav:hover {
    font-family:Verdana;
    color:black;
    font-weight:bold;
    font-size:10pt;
    text-decoration:none;
}

a.nav_sm:link {
    font-family:Verdana;
    color:black;
    font-weight:normal;
    font-size:8pt;
    text-decoration:none;
}

a.nav_sm:hover {
    font-family:Verdana;
    color:black;
    font-weight:bold;
    font-size:8pt;
    text-decoration:none;
} 
   
span.header {
    font-family:Verdana;
    color:Black;
    font-weight:bold;
    font-size:10pt;
    text-decoration:underline;
}
span.header_lg {
    font-family:Verdana;
    color:Red;
    font-weight:bold;
    font-size:18pt;
    text-decoration:none;
}
span.lynx {
    font-family:Verdana;
    color:black;
    font-weight:normal;
    font-size:10pt;
    text-decoration:none;
}
 
span.lynx_sm {
    font-family:Verdana;
    color:black;
    font-weight:normal;
    font-size:8pt;
    text-decoration:none;
}

span.norm10 {
   font-family:Verdana;
   color:black;
   font-weight:normal;
   font-size:10pt;
   text-decoration:none:
} 