
body {
	margin:0px;
	font-family: verdana,arial,sans-serif; 
	font-size: 9pt;
	background-color: #FFFFFF;
	}
	
.adclick {
	font-size: 14pt;
	font-weight: 900;
	}
	
a.button {
		color:#ffffff;
		font-family:verdana,arial,sans-serif; 
		font-size:12px; 
		font-weight:bold;
		text-decoration:none;
		line-height: 20px;
		width:140px;
		height:10px;
		background-color: FF9900;
		text-align: center;
		border-top: 2px solid #FFCC99;
		border-left: 2px solid #FFCC99;
		border-right: 2px solid #993333;
		border-bottom: 2px solid #993333;
	}
	
	a.button:hover {
		color:#FFFFFF;
		text-decoration:none;
		border-top: 2px solid #993333;
		border-left: 2px solid #993333;
		border-right: 2px solid #FFCC99;
		border-bottom: 2px solid #FFCC99;
	}
	
		a.button:visited {
		color:#FFFFFF;
		text-decoration:none;

	}
	