@charset "utf-8";
/* CSS Document */
<!--
#back {
	background-attachment: inherit;
	background-image: url(http://www.mikedialect.com/webimg/body.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 317px;
	width: 573px;
	font-size: 12px;
	margin: 0px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 80px;
	padding-left: 80px;
	font-size: 11px;
	border-top-style: none;
	height: 0px;
	color: #666;
}
#text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	height: 0px;
	color: #666;
	margin-right: 3px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(http://www.mikedialect.com/webimg/back.jpg);
}
a:link {
	color: #F90;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	color: #000;
	background-color: #0CF;
	text-decoration: none;
}
#spacer {
	padding-top: 8px;
