
a:link { color: white; text-decoration: none}
a:visited { color: white; text-decoration: none}
a:hover { color: white; text-decoration: none; background-color: #CC9900}
a:active { color: Yellow; text-decoration: none; background-color: black}


a.page:link { color: #0074BA; text-decoration: none}
a.page:visited { color: #0074BA; text-decoration: none}
a.page:hover { color: #0074BA; text-decoration: none; background-color: yellow}
a.page:active { color: #0074BA; text-decoration: none; background-color: yellow}

a.topfront:link { color: yellow; text-decoration: none}
a.topfront:visited { color: yellow; text-decoration: none}
a.topfront:hover { color: red; text-decoration: none; background-color: yellow}
a.topfront:active { color: red; text-decoration: none; background-color: yellow}

a.topmenu:link { color: black; text-decoration: none}
a.topmenu:visited { color: black; text-decoration: none}
a.topmenu:hover { color: black; text-decoration: none}
a.topmenu:active { color: black; text-decoration: none}

a.catfront:link { color: black; text-decoration: none}
a.catfront:visited { color: black; text-decoration: none}
a.catfront:hover { color: yellow; text-decoration: none; background-color: black}
a.catfront:active { color: yellow; text-decoration: none; background-color: black}

a.catalog:link { color: #0074BA; text-decoration: none}
a.catalog:visited { color: #0074BA; text-decoration: none}
a.catalog:hover { color: #0074BA; text-decoration: none; background-color: yellow}
a.catalog:active { color: #0074BA; text-decoration: none; background-color: yellow}

a.black:link { color: black; text-decoration: none}
a.black:visited { color: black; text-decoration: none}
a.black:hover { color: yellow; text-decoration: none}
a.black:active { color: yellow; text-decoration: none}

BODY, TR {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: black; text-decoration: none;}
BODY {  background-color: #003366;}

