h1 {
	font-family: Comic Sans MS;
	font-size:25px;
	margin:0;
	color:#FFFFFF;
	font-weight:normal;
	display: inline; 
}

.p {
    font-family: Comic Sans MS;
	font-size:12px;
	margin:0;
	color:#545353;
	font-weight:normal;
	font-variant:small-caps;
}

.visit { 
  font-family: Comic Sans MS; 
  font-size: 35pt; line-height: 35px; 
  color: #FFFF00; 
  font-weight: normal; 
}

.link_sm { 
  font-family: Comic Sans MS; 
  font-size: 10pt; 
  color: #FF0000; 
  font-weight: bold; 
}

.thumb_container {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	margin:0px auto 0px auto;
	width:  650px;
}

.thumbs {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
}

.thumbs IMG {
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFF00;
}

.thumbs a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}

.thumbs a:hover {
	color:#FFFFCC;
}



