.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;

}
.created {
	font-family: Arial;
	font-size: 10px;
	color:#999999;
}
a.topmenu:link {
	color: #626262;
	text-decoration: none;
	font-weight:bold;
}
a.topmenu:visited {
	text-decoration: none;
	color: #626262;
	font-weight:bold;
}
a.topmenu:hover {
	text-decoration: none;
	color: #626262;
	font-weight:bold;
}
a.topmenu:active {
	text-decoration: none;
	color: #626262;
	font-weight:bold;
}
a.topmenu_red:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
a.topmenu_red:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
a.topmenu_red:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
a.topmenu_red:active {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
.green_title_bold {
	color:#138951;
	font-weight:bold;
}
.blue_title {
	color:#2282b9;

}
.blue_title_bold {
	color:#2282b9;
	font-size:15px;
	font-weight:bold;
}
.green_title {
	color:#138951;
}