

a:link {text-decoration: none ; color: #0099CC}
a:visited {text-decoration: none ; color: #0099CC}
a:hover {text-decoration: none ; color: #ffffff;  background-color: #0099cc}


/* Top Navigation Area */

.topnav { background-color: #0099CC; color: #ffffff}
.topnavtitle { font-size: 180%; font-weight: bold; color: #ffffff}
.topnavtext { font-size: 70%; font-weight: bold; color: #ffffff; word-spacing: 0.1em}
a.topnavlink:link { text-decoration: none ; color: #ffffff; padding: 0.2em 0.3em}
a.topnavlink:visited { text-decoration: none ; color: #ffffff; padding: 0.2em 0.3em}
a.topnavlink:hover {text-decoration: none ; color: #000000; background: #f0eedd; padding: 0.2em 0.3em}



