body {background: #CCCCCC; margin: 0 0 0 0;}
.thumbs img { border: 1px solid black; }
.thumbs img:hover { border: 1px solid green; }
.style1 {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
}
.style2 {
	color: #F7D937;
	font-size: 48px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.style3 {
	color: #F6D528;
	font-weight: bold;
}
.style4 {
	color: #000000}
a {
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #F6D528;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
