@charset "utf-8";
/* CSS Document */
H1 {
	FONT:  bold  13px Verdana, Arial, Helvetica, sans-serif;
      COLOR: #F5C74A; 
	  margin-bottom: 0px;
      margin-top: 0px;
	  text-decoration: none;
	   }
 p {
	FONT: 14px Verdana,Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	margin-bottom: 0px;
	margin-top: 0px;
	text-align : left;
	}
body {
	background :  url(http://www.blackbunz.com/layout/bg_slice.jpg);
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	}
.thumb
{
    border: 2px solid #000000;
}
.style16 {font-size: 30px; color: #000000; }
.style17 {font-size: 13px; color: #000000; }
.style18 {color: #F5C74A}
.style19 {color: #000000}

-->
</style>