A:hover { color: DDFFDD;text-decoration : underline; } 

.menu { color : #FFFFFF; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; ; font-weight: bold }
A:hover.menu { color: #DDFFDD ;text-decoration : underline; } 

.mail { color : #006666; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; text-decoration : none; ; font-weight: bold }
A:hover.mail { color: #008888 ;text-decoration : underline; } 


.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #00AA00}
