<style type="text/css">

p.line

{

border-style: solid;

border-width: 0px 10px 5px 0px;

border-color: 1F1209;

}

a:link {text-decoration: none; font-size: 100%; color: 003366; }

a:visited {text-decoration: none;  font-size: 100%; color: 003366;}

a:active {text-decoration: none;  font-size: 100%; color: 003366;}

a:hover {text-decoration: underline; color: 1F1209; font-size: 100%}



  .submitlink, .submitlink:link, .submitlink:visited, .submitlink:focus {

   color: 003366;

   background-color: transparent;

   text-decoration: none;

   border: none;

   cursor: pointer;

   cursor: hand;

  }

  .submitlink:hover{

	color:1F1209;

   background-color: transparent;

   text-decoration: underline;

   border: none;

   cursor: pointer;

   cursor: hand;

}



 

</style>