BODY {
	margin:0;
	padding:0;
	background-color: #FFF;
	background-image:url("/images/wallpaper.gif");
}

BODY,TD,TH {
	font-family: verdana, trebuchet ms, arial, helvetica;
	font-size: 12px;
	color: #595959;
	line-height: 17px;
}

#blogText {
	color: white;
	font-family: arial, helvetica;
	font-size:10px;
}

#blogText A, #blogText A:active, #blogText A:visited { text-decoration: underline; color: white; }
#blogText A:hover { text-decoration: none; }

TABLE.directions TR TD {
	font-size: 11px;
	line-height: 14px;
}

A,A:active,A:visited,A:link {
	color: #595959;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
