body {
	color: #666666;
	margin: 0px;
}

A:link{
color:#DD0000;
cursor: hand
}

A:visited{
color:#DD0000;
cursor: hand
}

A:hover{
color:#FF6600;
cursor: hand;
text-decoration:none;
}

.font1 {
	font-size: 10px;
	line-height: 12px;
}
.font2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #DD0000;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.menu2 {
	font-size: 12px;
	color: #FF0000;
}
.title {
	font-size: 14px;
	line-height: 15px;
	font-weight: bolder;
	color: #DD0000;
}
.font0 {
	font-size: 9px;
	line-height: 16px;
}
.font3 {
	font-size: 12px;
	line-height: 16px;
}
