.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E67300;
	line-height: 10px;
	font-weight: bold;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.links a {
	text-decoration: none;
	color: #666666;
}
.links a:hover {
	text-decoration: underline;
	color: #666666;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}
.main a {
	color: #666666;
	text-decoration: underline;
}
.main a:hover {
	color: #FF6600;
	text-decoration: none;
}

.maintitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E67300;
	line-height: 10px;
	font-weight: normal;
}
.maintitle3red {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 10px;
	font-weight: normal;
}

.main_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
}
.main_large a {
	color: #666666;
	text-decoration: underline;
}
.main_large a:hover {
	color: #FF6600;
	text-decoration: none;
}


