
a.nav {font-family: Arial; font-size:100%; color: #E3459B; font-weight: bold;} 
a.nav:link {font-family: Arial, sans-serif;color: #E3459B;} 
a.nav:visited {font-family: Arial, sans-serif; color: #E3459B;} 
a.nav:hover {font-family: Arial, sans-serif; color: #4B8E72; font-weight: bold; text-decoration:underline;}  
a.nav {text-decoration:none}


a.Bnav {font-family: Arial; font-size:130%; color: #A727F0; font-weight: bold;} 
a.Bnav:link {font-family: Arial, sans-serif;color: #A727F0; font-weight: bold;} 
a.Bnav:visited {font-family: Arial, sans-serif; color: #A727F0; font-weight: bold;}
a.Bnav:hover {font-family: Arial, sans-serif; color: #FF0198; font-weight: bold; text-decoration:underline;}  
a.Bnav {text-decoration:none}

td{
        color: #550483;
        font-family: Arial;
        font-size: 80%;
        margin: 0px;
        padding: 0px;
        text-decoration: none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #FF0198;
 margin: 0px;
 padding: 0px;
 text-decoration: strong;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #550483;
 margin: 0px;
 padding: 0px;
 text-decoration: strong;
}



