﻿body {
	margin: 0px;
}
.small {
	font-size: 10px;
	line-height: 130%;
}
.small01 {
	font-size: 11px;
	line-height: 130%;
}
.main {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.bn {
	border: 1px solid #CC9999;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #944532;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
.topics {
	font-size: 14px;
	line-height: 140%;
	color: #3366FF;
}
.topics a:link {
	font-size: 14px;
	line-height: 140%;
	color: #3366FF;
	text-decoration: underline;
}
.topics a:visited {
	font-size: 14px;
	line-height: 140%;
	color: #3366CC;
	text-decoration: underline;
}
.topics a:hover {
	font-size: 14px;
	line-height: 140%;
	color: #33CCFF;
	text-decoration: none;
}
.topics a:active {
	font-size: 14px;
	line-height: 140%;
	color: #33FFFF;
	text-decoration: none;
}
