<STYLE TYPE="text/css">.bigred {color: red; font-size:50pt}
A.redgreen:link    { color:red; text-decoration:underline; font-size:10pt }
A.redgreen:visited { color:gray; text-decoration:underline; font-size:10pt}
A.redgreen:active  { color:yellow; text-decoration:underline; font-size:10pt}
A.redgreen:hover   { color:lime;   text-decoration:underline; font-size:10pt}

A.redmagenta:link     { color:rgb(255,0,0);   text-decoration:underline;}
A.redmagenta:visited  { color:rgb(255,0,0);   text-decoration:underline;} A.redmagenta:active   { color:rgb(255,0,0);   text-decoration:underline;} A.redmagenta:hover    { color:rgb(255,0,255); text-decoration:underline;} 

A.yellowcyan:link     { color:rgb(255,255,0); text-decoration:underline;} A.yellowcyan:visited  { color:rgb(255,255,0); text-decoration:underline;} A.yellowcyan:active   { color:rgb(255,255,0); text-decoration:underline;} A.yellowcyan:hover    { color:rgb(0,255,255); text-decoration:underline;}

A.bluelime:link     { color:blue; text-decoration:underline; }
A.bluelime:visited  { color:purple; text-decoration:underline; }
A.bluelime:active   { color:yellow; text-decoration:underline; }
A.bluelime:hover    { color:lime; text-decoration:underline; }

a.backlink:link {font-size: 10pt; color: red}
a.backlink:hover {font-size: 10pt; color: lime}
a.backlink:visited {font-size: 10pt; color: silver}
a.backlink:active {font-size: 10pt; color: yellow}
.linkbar {}

a.tablink:link {font-size: 18pt; color: Black}
a.tablink:visited {font-size: 18pt; color: silver}
a.tablink:active {font-size: 18pt; color: red}
a.tablink:hover {font-size: 18pt; color: lime}


#glow {height:14pt; filter:glow(color="red")}

#glowblu {height:14pt; filter:glow(color="blue")}

