<!--

body, td, th { font-size : 10pt }
a:link, a:visited, a:active { color : blue ; text-decoration : none }
a:hover { color : deepskyblue ; text-decoration : underline }

.homelink td { color : deepskyblue }
.homelink a:link, .homelink a:visited, .homelink a:active { color : white ; text-decoration : none }
.homelink a:hover { color : deepskyblue ; text-decoration : underline }

.wallbox th { color : darkblue }
.wallbox td { color : white }
.wallbox a:link, .wallbox a:visited, .wallbox a:active { color : white ; text-decoration : none }
.wallbox a:hover { color : deepskyblue ; text-decoration : underline }

.shutbox a:link, .shutbox a:visited, .shutbox a:active { color : white ; font-size : 12pt ; text-decoration : none }
.shutbox a:hover { color : black ; font-size : 12pt ; text-decoration : none }

-->