@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
img {
	border:none;
}
a {
	color: #313948;
	text-decoration: none;
}
a:hover {
	color: #d10820;
	text-decoration:underline;
}
.list_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.lt_grey {
	color: #444952;
	background-color:#7183a6;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
ul {
	margin-top: 0;
}
