<style TYPE="text/css">
BODY { 
behavior:url("csshover2.htc"); 
}

a {color: #53608B}
a:hover {color: #53608B}
#menu {text-decoration: none; color: #53608B}
#menu:hover {text-decoration: underline overline; color: #53608B}
#smenu {font-size: x-small; text-decoration: none; color: #53608B}
#smenu:hover {font-size: x-small; text-decoration: underline overline; color: #53608B}
#menumain {font-weight: bold; text-decoration: none; color: #53608B}
#menumain:hover {font-weight: bold; text-decoration: none; color: #53608B}
#toppr {font-weight: bold; color: #53608B; text-decoration: none;}
#toppr:hover {font-weight: bold; color: #53608B; text-decoration: underline;}
#sign {color: #53608B; font-style: italic;}
#sign:hover {color: #53608B; font-style: italic;}
#bott {text-decoration: none; color: white;}
#bott:hover {text-decoration: none; color: white;}
</style>