body,td,th {
	color: #333333;
	font-size: 12px;
}
body {
	background-color: #333333;
}
.main_index a:link{
	color: #333333;
	text-decoration: none;
}
.main_index a:visited {
	color: #999999;
	text-decoration: none;
}
.main_index a:hover {
	color: #CC3333;
	text-decoration: none;
}
.side_menu {
	font-size: 10px;
	padding: 10px;
	border: 1px dotted #666666;
}
.footer {	color: #CCCCCC;
	font-size: 12px;
}
.free_space a:link {
	color: #333333;
	text-decoration: underline;
}
.free_space a:visited {
	color: #666666;
	text-decoration: underline;
}
.free_space a:hover {
	color: #CC3333;
	text-decoration: none;
}
.free_space {
	line-height: 170%;	font-size: 12px;
}
.footer_link a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.footer_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.footer_link a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}.space {
	line-height: 170%;
}
.font_size12 {
	font-size: 12px;
}

