body {
	background-color: #9f1616;
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
	margin-top:0px;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.thumbz img{
	border: #000000 1px solid;
	margin:1px;
	}
.thumbz a:hover img{border: #000000 1px dashed;}
.thumbz a:visited img{border: #9f1616 1px solid;}
.m1 img{
	border: #000000 0px solid;
	margin:0px;
	}

a:link {
	color: #f8a904;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited{
   color:#ffbf26;
   text-decoration:none;
}
.headz{
font-weight:bold;
}

