a:link
{
	text-decoration: none;
                color:#f97600;
}
a:visited
{
	text-decoration: none;
               color:#f97600;
}
a:hover
{
	text-decoration: underline ;
                color: #000080;
               font-family: verdana;
              
               
}
a:active
{
	text-decoration: none;
	color:#f97600;
}