<!-- 

a:link{color:blue;}
a:visited{color:blue;}
a:active{color:red;}
a:hover{color:red;}


.copyrt {
	font-size:small;
	}
	
.note {font-size:10px;
	}
	
.address{
	font-size:large;
	font-weight:bold;
	}
.thumbnail{
	background:#CCCCCC;
	position:absolute;
	width:325px;
	height:800px;
	top:50px;
	clip:rect(0, 325, 325, 0);
	}

	
 -->
