map area {
outline:none;
}
body,td,th {
	font-family: Helvetica, Verdana;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
body {
		background-color: #FFFFFF;
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
a {
	color: #000000;
	text-decoration: none;
}

a:focus {
		outline: none;
}

a:hover {
	text-decoration: mouseover;
}

