body {
  border-width : 0px 0px 0px 0px;
  margin: 10px 10px 10px 10px;
 }
a {
  Font-Family: Tahoma;
  Font-Size: 11px;
  color : #C40B38;	
  font-weight : bold;
  Text-Decoration: none;
  text-align: justify;
} 
a:link {
  Font-Family: Tahoma;
  Font-Size: 11px;
  color : #C40B38;	
  font-weight : bold;
  Text-Decoration: none;
  text-align: justify;
} 
a:visited {
  Font-Family: Tahoma;
  Font-Size: 11px;
  color : #C40B38;	
  font-weight : bold;
  Text-Decoration: none;
  text-align: justify;
}
a:hover {
  Font-Family: Tahoma;
  Font-Size: 11px;
  color : #C40B38;	
  font-weight : bold;
  Text-Decoration: underline;
  text-align: justify;
}




