body {
	background-image: url(images/sunflower_bk.jpg);
}


a {
	font-size: 18px;
}
body,td,th {
	color: #660000;
	font-family: Times New Roman, adobe-times, Times;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #660000;
}