a:link {  color: #0066CC; text-decoration: underline}
a:visited {  color: #0066CC; text-decoration: underline}
a:active {  color: #FF0000; text-decoration: underline}
a:hover {  color: #FF0000; text-decoration: underline}

a.menu:link {  color: #FFFFFF; text-decoration: none}
a.menu:visited {  color: #FFFFFF; text-decoration: none}
a.menu:active {  color: #FF0000; text-decoration: underline}
a.menu:hover {  color: #FF0000; text-decoration: underline}

.small {  font-size: 11px}
.small_h {  font-size: 11px; line-height: 14px}
.medium {  font-size: 12px}
.medium_h {  font-size: 12px; line-height: 18px}
