.gday {
	background-image: url(text-bg.gif);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #999999;

}
a:visited {
	text-decoration: none;
	color: #999999;

}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

