a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.body:link {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a.body:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a.body:hover {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a.body:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a.center:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.center:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.center:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.center:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.join:link {
	font-family: "Cooper Black";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.join:visited {
	font-family: "Cooper Black";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.join:hover {
	font-family: "Cooper Black";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.join:active {
	font-family: "Cooper Black";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.header:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.header:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.header:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.fight:link {
	font-family: "Copperplate Gothic Bold";
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
a.fight:visited {
	font-family: "Copperplate Gothic Bold";
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
a.fight:hover {
	font-family: "Copperplate Gothic Bold";
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
a.fight:active {
	font-family: "Copperplate Gothic Bold";
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
a.side:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.side:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.side:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.side:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bg_body {
	background-color: #FFFFCC;
}
.bg_header {
	background-color: #DAD595;
}
.bg_houses {
	background-image: url(images/bg_snow2.jpg);
	background-repeat: no-repeat;
	background-color: #E9E8D6;
}
.bg_main {
	background-color: #EFE7B8;
}
.bg_center {
	background-color: #EADEBB;
}
.bg_stripes {
	background-image: url(images/bg_stripes.jpg);
}
.bg_tables {
	background-color: #E9E8D6;
}
.border_all {
	border: 2px solid #990000;
}
.border_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.border_left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
}
.border_left_right {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
.border_left_right_top {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
}
.border_right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #990000;
}
.border_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
}
.border_top_bottom {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.border_top_bottom_double {
	border-top: medium double #990000;
	border-bottom: medium double #990000;
	background-color: #DBD392;
}
.border_picture_frame {
	border-top: thin double #FF9484;
	border-right: thin double #990000;
	border-bottom: thin double #990000;
	border-left: thin double #FF9484;
}
.search_box {
	height: 12px;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.border_all_thin {
	border: 1px solid #990000;
}
.line_height_25 {
	line-height: 25px;
}
.text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.text_center_spaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #990000;
}
