A:LINK {
	text-decoration: underline;
	color: #0033ff;
}

A:VISITED {
	text-decoration: underline;
	color: #0033ff;
}

A:ACTIVE {
	text-decoration: underline;
	color: #0033ff;
}

A:HOVER {
	text-decoration: none;
	color: #ff3300;
}

body {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	white-space: normal;
	font-family: Verdana, Arial;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

h1 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #84e1ff;
	text-align: center;
}

font {
	line-height: 150%;
}

A.mbody:link {
	color: #cc0000;
}

A.mbody:visited {
	color: #000066;
}

A.mbody:active {
	color: #ff6600;
}

A.mbody:hover {
	color: #FF6600;
}

A.mbody:link, A.mbody:visited, A.mbody:active, A.mbody:hover {
	text-decoration: none;
}

.textbox {
	border-right: #66c 1px solid;
	border-top: #66c 1px solid;
	font-size: 12px;
	background: url(../images/bg_input.gif);
	border-left: #66c 1px solid;
	border-bottom: #66c 1px solid;
}

.head1 {
	color: #FF66CC;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

.head2 {
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.newsitems {
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none
}

.linkitems {
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
}
.smallb {
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}

.small {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}

.small2 {
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	text-align: justify;
}

.smallb1 {
	font-weight: bold;
}

yuki  {
	color: #ff6644;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	border-style: solid;
	border-width: 1px;
}

.description2 {
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin-right: 16px;
	margin-left: 16px;
}

.scrollsell {
	overflow: auto;
	width: 346px;
	height: 650px;
}

.scrollsell2 {
	overflow: auto;
	width: 520px;
	height: 950px;
}

table {
	font-size: 12px;
	line-height: 150%;
}

th,td {
	font-size: 12px;
}

a.btn:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

a.btn:hover img{
	filter: alpha(opacity=80);
}