<style type="text/css">



A:link { text-decoration: none ; color:#800000;}

A:visited { text-decoration: none ; color:#A52A2A;}

A:active { text-decoration: none ; color:#800000;}

A:hover {text-decoration: underline; font-weight: bolder; color: #D2691E;}



body

{

	background-image: url(apples2.jpg);

	background-repeat: repeat;

	color: #8B0000;

	font-size: 12pt;

	font-family: Verdana;

	cursor: default;

	background-attachment: fixed;

}





input, textarea, table

{

	background-color: #F5F5F5;

	color: #8B0000;

	letter-spacing: 0pt;

	font-weight: normal;

	font-size: 12pt;

	border-style: solid;

	border-color: #005F33;

	border-width: 1px;

	font-family: Verdana;

}



td, tr

{ 

background-color: #F5F5F5;

font-family: Verdana; 

color: Maroon; 

letter-spacing: 0pt; 

font-weight: normal; 

font-size: 12px;

border-style: solid;

border-color: #005F33; 

border-width: 1px; } 



</style>

