body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #373737;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #E1A00C;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #af8e3f;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none
}

a	{
	font-family : tahoma;
	color : #af8e3f;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited	{
	font-family : tahoma;
	color : #af8e3f;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active	{
	font-family : tahoma;
	color : #af8e3f;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover	{
	font-family : tahoma;
	color : #000000;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}
