<style type="text/css">
p.line
{
border-style: solid;
border-width: 0px 10px 5px 0px;
border-color: CCCC99;
}
a:link {text-decoration: none; font-size: 100%; color: 6699CC; }
a:visited {text-decoration: none;  font-size: 100%; color: 6699CC;}
a:active {text-decoration: none;  font-size: 100%; color: 6699CC;}
a:hover {text-decoration: underline; color: CCCC99; font-size: 100%}

  .submitlink, .submitlink:link, .submitlink:visited, .submitlink:focus {
   color: 6699CC;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
  .submitlink:hover{
	color:CCCC99;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
}

 
</style>
