body {
	background-color: #336699;
	background-attachment: fixed;
        background-image: url(img/bak.gif);
	margin:0;
}
a:link {
	color: #663300;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #000000;
}
.style1 {
	font-size: 24px;
	font-weight: bolder;
}
UL {
	list-style: 
  square
  inside;
	margin-left:4px;
	margin-right:1px;
	padding-left:1px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.thumb {text-align:center; background-color:#D5EAFF}
.thumb img {margin:1px 1px; width:240px; height:180px; border:#000000 solid 1px;}
.thumb a:hover img {border:#000000 dashed 1px; background-color:#FFFFFF;}
.archive{padding:10px; text-align:center; font-size:16px; font-weight:bold;}
.archive a{font-size:16px; font-weight:bold; margin-left:10px; margin-right:10px;}
