body {
	margin-top: 0px;
	background-color:#001e33;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fffd52;

}
.headz{
font-size:16px;
text-decoration:bold;
}
.thumbz img{	
    border: #ffffff 1px solid;
	margin:2px;
	}
.thumbz a:hover img{border: #ffffff 1px dashed;}
.thumbz a:visited img{border: #ffffff 1px solid;}
a:link {
	color: #FFFFB0;
	text-decoration:none;
}
a:hover {
	color: #fffd52;
	text-decoration:underline;
}
a:visited{
   color:#666666;
   text-decoration:none;
}
#topsp {
font-size:11px;
}
