  body {
  	background: #e0e0e0;
  	padding:0;
  	border: 0;
  	margin: 0;
    background-image:url(/i/frame-bg.jpg);
	}
  
 td {
  	font-family: Tahoma;
  	font-size: 11px;
  }

  h1, h2, h3, h4, h5 {
  	font-family: Tahoma;
  	margin:0px;
  	padding: 0px;
  	border: 0px;
  }

  a {
  	color: #444444;
  	text-decoration: none;
  }
  a:link, a:active, a:visited {
  	color: #444444;
  }
  a:hover {
  	color: #DE0002;
  	text-decoration: underline;
  }
  a.bledo, a.bledo:active, a.bledo:visited {
  	color: #999999;
  }
  a.bledo:hover {
  	color: #DE0002;
  	text-decoration: underline;
  }
  
 