/* CSS Document */

body {
	background-image: url(images/corn_1.jpg);
	background-repeat: no-repeat;
	background-position: -160px -128px;
	color: #FFCC33;
}	
	
table tr td {font-family:Georgia, "Times New Roman", Times, serif; font-size:12pt; }

a:link {text-decoration:none; font-weight:bold; color: #FFCC33;}
a:active {text-decoration:none; font-weight:bold; color:#FFCC33;}
a:visited {text-decoration:none; font-weight:bold; color:#FFCC33;}
a:hover {text-decoration:underline; font-weight:bold; color:#FFCC33;}

	
