BODY{ font-family: Times;}


A:link { color:green; font-weight:normal; text-decoration:none; }
A:visited { color:teal; font-weight:normal; text-decoration:none; }
A:active { color:red; font-weight:normal; text-decoration:underline; }
A:hover { color:red; font-weight:normal; text-decoration:underline; }
