.bottomtext a:link    { color: #FFFFFF; } /* white */
.bottomtext a:visited  { color: #FFFFFF; } /* white */
.bottomtext a:hover   { color: #FF0000; } /* red */
.hotspotstext a:link    { color: #003399; } /* white */
.hotspotstext a:visited  { color: #003399; } /* white */
.hotspotstext a:hover   { color: #FF0000; } /* red */
a:link    { color: #FF0000; }   /*red */
a:visited { color: #FF0000; }   /* red */
a:hover   { color: #FF0000; }   /* red */




