BODY {
	background-color: #069B65;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-size: x-small;
}


A:link {text-decoration: none; color: #ff9c00; font-size: 14px;
background-color: transparent; }
A:visited {text-decoration: none; color: #ff9c00; font-size: 
14px; background-color: transparent;}
A:active {text-decoration: none; color: #ff9c00; font-size: 14px;
background-color: transparent;}
A:hover {text-decoration: none; color: #cecece; font-size: 14px;
background-color: transparent;}

A.files:link {text-decoration: none; color: #069B65;}
A.files:visited {text-decoration: none; color: #069B65;}
A.files:actived {text-decoration: none; color: #069B65;}
A.files:hover {text-decoration: underline; color: #FF9C00; background: #069B65;}

A.pest:link {color: #000000; font-size: 12px;}
A.pest:visited {color: #000000;font-size: 12px;}
A.pest:actived {color: #000000;font-size: 12px;}
A.pest:hover {color: #069B65;font-size: 12px;}


TABLE.info {background-color: #069b65; padding: 0px; margin: 0px;}
