/* Style Sheet for NavBar  */


A:link    { font-family: Tahoma ; font-size: 16pt; font-weight: normal; color: yellow; text-decoration: none;       background-color: navy;  text-align: center}
A:visited { font-family: Tahoma;  font-size: 16pt; font-weight: normal; color: yellow; text-decoration: none;       background-color: navy;  text-align: center}
A:hover   { font-family: Tahoma;  font-size: 16pt; font-weight: normal; color: red;    text-decoration: underline ; background-color: navy;  text-align: center }

