BODY	{
	margin:0;
	padding:0;
	color:#595959;
	font-size:12px;
	font-family: Georgia, serif;
	background-color:#fff;
	background-image:url(/images/bottom_tile.jpg); background-repeat:repeat-x; background-position:bottom;
}

A:link          { color:#57858D;}
A:active        { color:#57858D;}
A:visited       { color:#57858D;}
A:hover         { text-decoration: overline; color:#CCCC66;}

a:hover .button, a:active .button { filter:alpha(finishopacity=0, style=2); }

.grey, a.grey:link, a.grey:visited { color:#999999; }

h1 { color:#CCCC66; font-style:italic; font-family:"Times New Roman", Times, serif }