#base {
font-family: Arial, Helvetica, sans-serif;
  clear : both;
  width : 801px;
  margin : 0px;
  padding: 0px;
  color : #03347A; 
  text-decoration : none;
  font-weight: bold;
  font-size: 10px;
}

.left{
float: left;
line-height: 38px;
margin-left: 24px;
_margin-left: 14px; 
}
.left1{
float: left;
margin-left: -272px;
_margin-left: -114px; 
}

#base .right{
float: right;
line-height: 35px;
margin-right: 20px;
_margin-right: 10px;
font-size: 11px;
}

#base a:link {
  color : #03347A; 
  text-decoration : none;
}

#base a:visited	{
  color : #03347A; 
  text-decoration : none;
}

#base a:hover {
  color : #19BCB9; 
  text-decoration : underline;
}


#base a:active	{
  color : #03347A; 
  text-decoration : none;
}
