.pagehyperlinks {
a {font-family:Georgia,serif; font-size:large}
a:link {color:forestgreen;}
a:visited {color:seagreen;}
a:hover {text-decoration:none;color:yellowgreen;font-weight:bold;}
a:active {color:red;text-decoration: none}
}