.classmenu { color: black }
A:link  { color: white; text-decoration: none }
A:visited  { color: white; text-decoration: none }
A:hover  { color: #fc3; font-weight: bold; text-decoration: underline }



#id2  { color: black }
A:link { color: #800; text-decoration: none }
A:visited { color: #800; text-decoration: none }
A:hover { color: #800; font-weight: bold; text-decoration: underline }
