
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	  color : #ffffff;
	  text-decoration: none;
  font-weight: bold;
	
}

a {

    margin:0px; 
  text-align : center;
  color : #ffffff;
  text-decoration: none;
  font-weight: bold;

  font-size: 16px;   

  letter-spacing: 0pt;

 
}

a:hover {
  color : yellow;
  text-decoration: none;
  background-position: 0px 0px;	
  background-color:   #bc0804;
  

}