a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

A:hover {
	color: #F36F31;
	text-decoration: none;
}

.topmenu A {
	COLOR: #97004B;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: normal;
}
.topmenu A:hover {
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
}
body {
	background-color: #FFF5EE;
}
.box {
	font-size: 13px;
	line-height: 26px;
	color: #666666;
	padding: 5px;
}
.txt {
	font-size: 13px;
	line-height: 24px;
	margin: 5px;
	padding: 5px;
	color: #666666;
}
.pd {
	font-size: 13px;
	color: #6F230D;
	text-decoration: none;
	line-height: 22px;
}
