a:link {font-family: verdana,arial,helvetica,sans-serif;}
a:link {color: red;}
a:link {font-size: 10pt;}
a:link {font-weight: none;}
a:link {text-decoration: underline;}

a:active {font-family: verdana,arial,helvetica,sans-serif;}
a:active {color: red;}
a:active {font-size: 10pt;}
a:active {font-weight: none;}
a:active {text-decoration: underline;}

a:visited {font-family: verdana,arial,helvetica,sans-serif;}
a:visited {color: red;}
a:visited {font-size: 10pt;}
a:visited {font-weight: none;}
a:visited {text-decoration: underline;}

a:hover {font-family: verdana,arial,helvetica,sans-serif;}
a:hover {color: darkblue;}
a:hover {font-size: 10pt;}
a:hover {font-weight: none;}
a:hover {text-decoration: underline;}



.text {font-family: verdana,arial,helvetica,sans-serif;}
.text {font-size: 9pt;}

.text2 {font-family: verdana,arial,helvetica,sans-serif;}
.text2 {font-size: 8pt;}

h1 {font-family: verdana,arial,helvetica;font-size: 10pt;}
h2 {font-family: verdana,arial,helvetica;font-size: 10pt;}
h3 {font-family: verdana,arial,helvetica;font-size: 8pt;}