.currentMenu {background: #de5531}
.currentMenu A:active,.currentMenu A:visited,.currentMenu A:link{color:white}
.currentMenu A:hover{color:black;text-decoration:none}

.otherMenu {background: #e7c710}
.otherMenu A:active,.otherMenu A:visited,.otherMenu A:link{color:black}
.otherMenu A:hover{color:white;text-decoration:none}

.cityLink A:link,.cityLink A:visited,.cityLink A:active{color:black;text-decoration:none}
.cityLink A:hover{color:#0000cc;text-decoration:underline}

.menuBar A:link,.menuBar A:visited,.menuBar A:active{color:white;text-decoration:none}
.menuBar A:hover{color:#cccccc;text-decoration:underline}

<!--
h1 { color: #000080; }
h2 { color: #000080; }
h3 { color: #000080; }
h4 { color: #000080; }
h5 { color: #000080; }

body {
font-family:Arial,Helvetica,SansSerif;
scrollbar-arrow-color:white;
scrollbar-track-color:6699FF;
scrollbar-face-color:3366CC;
}


.link a{ color:#333; font-size: 10px; text-decoration: none; text-align:center;}



