

A:link {text-decoration: none;}
A:hover {text-decoration: none;}
A:visited {text-decoration: none;}

a:link     { color:white }
a:visited  { color:white }
a:active   { color:white }
a:hover    { color:#0485b9 }


a.red:link { color: #0485b9;} 
a.red:active { color: #0485b9; } 
a.red:visited { color: #0485b9; } 
a.red:hover { color: white; }

frameset
(
align:center
)





