a:link {font-family: verdana,arial,helvetica,sans-serif;}
a:link {color: silver;}
a:link {font-size: 9pt;}
a:link {font-weight: bold;}
a:link {text-decoration: underline;}

a:active {font-family: verdana,arial,helvetica,sans-serif;}
a:active {color: silver;}
a:active {font-size: 9pt;}
a:active {font-weight: bold;}
a:active {text-decoration: underline;}

a:visited {font-family: verdana,arial,helvetica,sans-serif;}
a:visited {color: silver;}
a:visited {font-size: 9pt;}
a:visited {font-weight: bold;}
a:visited {text-decoration: underline;}

a:hover {font-family: verdana,arial,helvetica,sans-serif;}
a:hover {color: white;}
a:hover {font-size: 9pt;}
a:hover {font-weight: bold;}
a:hover {text-decoration: none;}

.text {font-family: verdana,arial,helvetica,sans-serif;}
.text {font-size: 10pt;}
.text {color: white;}