.features {
	font-family : Arial, sans-serif;
	font-size: 15px;
	line-height : 20px;
	font-weight : bold;
	text-align: center;

}
.features a {
	text-decoration : none;
	color : Black;
}
.features a:hover{
	color: #990000;
	text-decoration: underline;
}
.LINK_links {
	font-family:sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	vertical-align: top;
	height: 20px;
	padding-left: 3px;
	padding-right: 1px;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image : url(images/links.gif);
	background-repeat : no-repeat;
}
.LINK_links a {
	font-size: 15px;

	font-weight: bolder;
	color: #000000;
	text-align: center;
	vertical-align: top;
	text-decoration : none;
}
.LINK_links a:hover {
	font-size: 15px;
	color: #990000;
	text-decoration : none;
	font-weight: bolder;
	text-align: center;
	vertical-align: top;
}

.table_borders {
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}
.table_borders_footer_top {
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	width : 100%;
}
.table_borders_footer_bottom {
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	width : 100%;
}
.banner_borders {
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}
.image_border {
	border : thin solid Black;
}
.main_borders {
	width : 100%;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}
.forum_links {
	font-family:sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;	
	vertical-align: middle;
	height: 20px;
	padding-left: 3px;
	padding-right: 1px;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.forum_links a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.forum_links a:hover {
	font-size: 15px;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}
.event_links a {
	font-size: 15px;
	text-decoration: underline;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.event_links a:hover {
	font-size: 15px;
	color: #990000;
	text-decoration: underline;
	font-weight: bolder;
	text-align: center;
}
.event_list a {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.event_list a:hover {
	font-size: 16px;
	color: #990000;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}
.footer a {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.footer a:hover {
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
	font-weight: bolder;
	text-align: center;
}