body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:black;	
}
.style1 {
	color: white;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {color: #D6AD07; font-size: 11px;
	font-family: tahoma;}
.style3 {
	color: #a9a9aa;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #2c2c2c;
	font-size: 11px;
	font-family: tahoma;
	width:	150PX;
}
a:link {
	color: #D6AD07; font-size: 11px;
	font-family: tahoma;;
		text-decoration: none;
}
a:visited {
	color: #D6AD07; font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
a:hover {
	color: #D6AD07; font-size: 11px;
	font-family: tahoma;
		text-decoration:underline;
}
a:active {
	color: #D6AD07; font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}