.menus A:link {text-decoration: none; color: yellow; font-family: optima; font-size:14px }
.menus A:visited {text-decoration: none; color: yellow; font-family: optima; font-size: 14px }
.menus A:active {text-decoration: none; color: yellow; font-family: optima; font-size: 14px }
.menus A:hover {text-decoration: none; color: white; font-family: optima; font-size: 14px; font-weight: bold }

.mainpage A:link {text-decoration: none; color: blue }
.mainpage A:visited {text-decoration: none; color: blue }
.mainpage A:active {text-decoration: none; color: blue }
.mainpage A:hover {text-decoration: underline; color: red }


