<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}
#linkwhite {font-weight: bold; text-decoration: none; color: #FFFFFF}
#linkwhite:hover {font-weight: bold; text-decoration: none; color: #FFFFFF}
#toppr {font-weight: bold; color: #53608B; text-decoration: none;}
#toppr:hover {font-weight: bold; color: #53608B; text-decoration: underline;}
#category {font-weight: bold; color: #53608B; text-decoration: none;}
#category:hover {font-weight: bold; color: #53608B; text-decoration: none;}
#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;}
#maintable {width: 80%; margin-left: auto; margin-right: auto;}
#othertable {width: 100%; margin-left: auto; margin-right: auto;}




.clmn3
{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
}
</style>