<!--
a.nav:link { text-decoration: none; color: "2D60B5"; }
a.nav:visited { text-decoration: none; color: "2D60B5"; }
a.nav:hover { text-decoration: none; color: "993365";} 

a.nav1:link { text-decoration: none; color: "838788"; }
a.nav1:visited { text-decoration: none; color: "838788"; }
a.nav1:hover { text-decoration: none; color: "2D60B5";} 

a.inner:link { text-decoration: underline; color: "2D60B5"; }
a.inner:visited { text-decoration: underline; color: "2D60B5"; }
a.inner:hover { text-decoration: none; color: "993365";} 
-->