/* common */
body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0 auto;
	width: 980px;
	background-color: White;
}

a {
	text-decoration:none;
	color: #a5a6a7;
}

div {
	border: 0px solid Black;
}

.left_a {
	text-decoration:none;
	color: #104184;
	font-weight: bold;
}
