a.menu:link { color: #CC6666; font-weight: bolder; text-decoration: none }
a.menu:visited { color: #CC6666; font-weight: bolder; text-decoration: none }
a.menu:active { color: #0000CD; font-weight: bolder; text-decoration: underline }
a.menu:hover { color: #0000CD; font-weight: bolder; text-decoration: underline }

a.blue_link:link { color: #0000FF; font-weight: normal; text-decoration: none }
a.blue_link:visited { color: #0000FF; font-weight: normal; text-decoration: none }
a.blue_link:active { color: #0000FF; font-weight: bolder; text-decoration: underline }
a.blue_link:hover { color: #0000FF; font-weight: bolder; text-decoration: underline }