body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/tile.jpg);
	line-height: 18px;
}
.yellow {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
}
.yellow_small {
	font-size: 11px;
	color: #FCFCC9;
	font-weight: bold;
}
.yellow_big {
	font-size: 16px;
	font-weight: bold;
	color: #fcfcc9;
	text-decoration: none;
}
.blue_small {
	font-size: 11px;
	color: #99FF00;
	font-weight: bold;
}
.green {
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.brown {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
.white {
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #99FF00;
	text-decoration: underline overline;
}
a {
	color: #FCFCC9;
	text-decoration: none;
}
.brown_small {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.holiday {
	font-family: "Comic Sans MS";
	font-size: 22px;
	color: #CC0000;
}
