.Stil2 {
	color: #ABA099;
	font-weight: bold;
}
.Puzzlered {
	color: #D20000;
	font-weight: bold;
}
body {
	background-image: url(../puzzlebackgr3.png);
	background-repeat: repeat-x;
}
body,td,th {
	color: #5F5F5F;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
}
h1 {
	font-size: 12px;
	color: #ABA099;
	letter-spacing: 2px;
	text-align:left;
}
h2 {
	font-size: 16px;
	color: #ABA099;
	line-height: 17px;
	text-align:left;
}
h3 {
	font-size: 16px;
	color: #D20000;
	text-align:left;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
