body {
	 background-image:url('images/mid_back2.png');
     font-family:"Arial";
	 } 

a:link { 
	color: #008000;
	text-decoration: none;
	}
a:visited { 
	color: #804040;
	text-decoration: none;
	}
a:hover { 
	color: #008000;
	text-decoration: none;
	}
a:active { 
	color: #804040;
	text-decoration: none;
	}
