.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
}
.footer_link a:visited {
	font-family: Tahoma;
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}
.footer_link a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.footer_link a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.bg_topic {
	background-image: url(../Images/bg_topic.gif);
	background-repeat: no-repeat;
}
.bg_content {
	background-image: url(../Images/bg_content.gif);
	border: thin none #0000FF;
	background-repeat: no-repeat;
}
