body, p,div,
h1, h2, h3, h4, h5, h6,
table, tr, td,div,
ul, ol, li,
form, input, select,.footer,.hypernav
a, a:link, a:active,a:visited,
a,
     a:link,
     a:active,
     a:visited,
     a:hover
     {
       font-family: Verdana, Helvetica, sans-serif;
       font-size: 12px;
       line-height:17px;
       text-decoration: none;
       font-weight: normal; 
}

a:link {
	color: #CB6115;
}
a:visited {
	color: #CB6115;
}
a:hover {
	color: #595959;
        text-decoration:underline;
}
a:active {
	color: #595959;
}

