a{
text-decoration:none;

}

.style1 {
    color: #403430;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	background-color: #ffffff;
	font-size: small 10pt;
	font-family: Arial;
	font-weight: bold;
}

a:link {
	color: #403430;
	text-decoration:none;
}

a:visited {
	color: #403430;
	text-decoration:none;

}

a:hover {
	color: #FFFFFF;
	text-decoration:none;

}

a:active {
	color: #403430;
	text-decoration:none;

}

