<style>

<!--

A:link {  color: #006699; text-decoration: none}

A:visited {  color: #006699; text-decoration: none}

A:hover {  color: #006699; text-decoration:none; background:white}

A:active {  color: #006699; text-decoration:none}

a.page2:link { color: #006699; text-decoration: none; background-color: white}
a.page2:visited { color: #006699; text-decoration: none; background-color: white}
a.page2:hover { color: red; text-decoration: none}
a.page2:active { color: red; text-decoration: none}


A.special:link {  color: blue; text-decoration: underline}

A.special:visited {  color: blue; text-decoration: underline}

A.special:hover {  color:red; text-decoration: underline; background:white}

A.special:active {  color: red; text-decoration: underline}


A.menu:link {  color: black; text-decoration:none }

A.menu:visited {  color: black; text-decoration: none}

A.menu:hover {  color: white; text-decoration:bold; background:red}

A.topmenu:active {  color: black; text-decoration:bold; background:red}


A.topmenu:link {  color: white; text-decoration:none }

A.topmenu:visited {  color: white; text-decoration: none}

A.topmenu:hover {  color: white; text-decoration:bold; background:CC0000}

A.topmenu:active {  color: white; text-decoration:bold; background:CC0000}



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

-->

</style>
