a:link {  text-decoration: none; color: #ccffff}
a:active {  text-decoration: none; color: #ccffff}
a:visited {  text-decoration: none; color: #ccffff}
a:hover {  text-decoration: underline; color: #FF0000}
.small { font-size: 80% }
.menu { font-size: 80%; font-weight: bold }
.impac { font-size: 110%; font-weight: bold; color: #FF0000; }
.right { text-align: right }