a
{
	color: #ffcc00;
	text-decoration: underline
}
p,h2,h3,td,ol,ul
{
	color: #ffffff;
	font-family: arial,courier,verdana;
}
a
{
	color: #ffff00;
	font-family: arial,courier,verdana;
}
body
{
	background-color: #666633;
	background-image: url('image/birdback.gif');
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.smallish
{
	color: #cccccc;
	font-family: arial,courier,verdana;
	letter-spacing: 2px;
	font-size: 10px;
}


