A:link{color: #0000FF}
A:visited{text-decoration: none; color: #990000}
A:active{text-decoration: underline; color: #FF0000; font-weight: bold;}
A:hover{text-decoration: underline; color: #FF0000; font-weight: bold;}

.Page {COLOR: #CCCCCC; font-family: verdana; font-size: 12px }
a: link.Page {color : #0000FF}
a: visited.Page {color: #990000}
a: active.Page {color : #FF0000}
a: hover.Page {color : #FF0000}

.Nav  {COLOR: #FFFFFF; font-family: arial; font-size: 12px; font-weight: bold; text-decoration: none; font-style: normal; line-height: normal}
a:link.Nav  {color : #FFFFFF; text-decoration: none;}
a:visited.Nav  {color : #FFFFFF; text-decoration: none;}
a:active.Nav  {color : #FF0000; text-decoration: none;}
a:hover.Nav  {color : #FF0000; text-decoration: none;}



