/* CSS Document */
a:link {text-decoration: none; font-size: 9pt; color: #666; font-family:Tahoma, Geneva, sans-serif;}
a:visited {text-decoration: none; font-size: 9pt; color: #666; font-family:Tahoma, Geneva, sans-serif;}
a:hover {text-decoration: underline; font-size: 9pt; color: #F00; font-family:Tahoma, Geneva, sans-serif;}
a:active {text-decoration: none; font-size: 9pt; color: #666; font-family:Tahoma, Geneva, sans-serif;}