<style>
<!--
body
{
	font : 10px Verdana, Arial, Geneva, Arial, sans-serif;
	color : #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color:#e7e7e7;
}
p,table,tr,td {
	font : 10px Verdana, Arial, Geneva, Arial, sans-serif;
	color: #000000;
}
	.but {
		color:#fff;
		}
	.but a:link, .but a:visited
		{
		font-family: verdana, sans-serif;
		font-size: 8pt;
		color: #fff;
		text-decoration: none;
		}
		
	.but a:hover
			{
			color: #FFA800;
			}


	
A:link { 
	text-decoration: none;
	color:#000;
}
A:active { 
	text-decoration: none;
	color:#000;
}
A:visited { 
	text-decoration: none;
	color:#000;
}
A:hover { 
	text-decoration: underline;
	color:#000;	
}	
.border {
	BORDER-TOP: solid 1px #6f6f6f; 
	BORDER-LEFT: solid 1px #6f6f6f; 
    BORDER-RIGHT: solid 1px #6f6f6f; 
	BORDER-BOTTOM: solid 1px #6f6f6f;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color:#ffffff;
}
.whitetxt {
	font : 10px Verdana, Arial, Geneva, Arial, sans-serif;
	color: #ffffff;
}
-->
</style>
