.maintitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
a:link {
	text-decoration: none;
	color: #818181;
}
a:visited {
	text-decoration: none;
	color: #818181;
}
a:hover {
	text-decoration: none;
	color: #818181;
}
a:active {
	color: #F00;
}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #818181;
	text-align: right;
}
