
a:link {color: white; text-decoration:none;}
a:visited {color:white ; text-decoration:none;}
a:focus {color: black; text-decoration:underline; }
a:hover {color: black; text-decoration:underline; }
a:active {color: white; text-decoration:none; }
.text {font-family: "verdana", "sans-serif"; font-size: 12pt;}