.lef {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}
.but {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dh {
	font-family: Arial;
	font-size: 12px;
	color: #606662;
}
.tit {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CE2929;
}
a.dh-link:link {
	font-family: Arial;
	font-size: 12px;
	color: #606662;
	text-decoration: none;
}
a.dh-link:visited {
	font-family: Arial;
	font-size: 12px;
	color: #606662;
	text-decoration: none;
}
a.dh-link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #606662;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.lef-link:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.lef-link:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.lef-link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a.but-link:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.but-link:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.but-link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	text-decoration: underline;
}
