/* CSS Document */
<P STYLE="color: white; font-family: 'Trebuchet MS'>H1 { font-size: 10pt; text-decoration: none }
A:link { color: white; text-decoration: none }
A:active { color: red; font-size: 100%; text-decoration: none }
A:visited { color: white; font-size: 100%; text-decoration: none }
A:hover { color: #A4A400; font-size: 100%; text-decoration: none }
