A.menu { font-family : Verdana; color : black; text-decoration : none; } A:Visited {} A:Active {} A.menu:Hover { font-family : Verdana; color : YELLOW; text-decoration : none; } A.mail { font-family : Verdana; font-weight : bold; color : #3C4F94; text-decoration : underline; } A.mail:Hover { font-family : Verdana; font-weight : bold; color : red; text-decoration : underline; } A.link { font-family : Verdana; color : #AF0101; text-decoration : underline; } A.link:Hover { font-family : Verdana; color : red; text-decoration : underline; } A.prop { font-family : Verdana; color : black; text-decoration : underline; } A.prop:Hover { font-family : Verdana; color : #3C4F94; text-decoration : underline; } A.back { font-family : Verdana; color : #3C4F94; text-decoration : none; } A.back:Hover { font-family : Verdana; color : red; text-decoration : none; }