A.bluebg:link {text-decoration: none;}
A.whitebg:link {text-decoration: none; color: #0000ff;}
A.bluebg:visited {text-decoration: none;}
A.whitebg:visited {text-decoration: none; color: #0000ff;}
A.bluebg:active {text-decoration: none; color: #ff0000;}
A.whitebg:active {text-decoration: none; color: #ff0000;}
A.bluebg:hover {text-decoration: none; color: #ff0000; }
A.whitebg:hover {text-decoration: none; color: #ff0000; }

.basetext {font-family:Tahoma;font-size:12px;}