.footer {
    font-family: Times New Roman;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.content {
	font-family: Times New Roman;
	font-size: 14px;
	color: #3B3B3B;
}
.contentbrown {
	font-family: Times New Roman;
	font-size: 14px;
	color: #6D1E11;
}
.content_red {
	font-family: Times New Roman;
	font-size: 14px;
	color: #990000;
}
.title_red {
	font-family: Times New Roman;
	font-size: 16px;
	color: #990000;
}
.menu {
	font-family: Times New Roman;
	font-size: 14px;
	color: #3B3B3B;
	font-weight: bold;
}
a {
	font-family: Times New Roman;
	font-size: 11.5px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none ;
	color: #990000;
}
