body,td,th {
	font-family: 'Lucida Grande', Times New Roman, Times, serif;
	font-size: 10px;
}
body {
	background-image: url(img/Betties_splash_01.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 90px;
	color: #ADADAD;
}
a:link {
	color: #79d1ed;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #79d1ed;
}
a:active {
	text-decoration: none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
