a.menu:hover {  color: #FFFF00; text-decoration: none}
a.menu:link {  color: #FFFFFF; text-decoration: none}
a.menu:active {  color: #FFFF00; text-decoration: none}
a.menu:visited {  color: #FFFFFF; text-decoration: none}
a:link {  color: #0000FF; text-decoration: none}
a:active {  color: #FF0000; text-decoration: none}
a:visited {  color: #0000FF; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
a.footer:link {  color: #0000FF; text-decoration: underline}
a.footer:active {  color: #FF0000; text-decoration: underline}
a.footer:visited {  color: #0000FF; text-decoration: underline}
a.footer:hover {  color: #FF0000; text-decoration: underline}
a.news:link {  font-weight: bold; color: #0000FF; text-decoration: none}
a.news:active {  font-weight: bold; color: #FF0000; text-decoration: none}
a.news:visited {  font-weight: bold; color: #0000FF; text-decoration: none}
a.news:hover {  font-weight: bold; color: #FF0000; text-decoration: none}
