.header_link {
	text-decoration : none;
	color : White;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A {
	text-decoration : none;
	color : #009700;
}
A:VISITED {
	color : #C83754;
}
A:HOVER {
	color : #0E77A9;
}
TABLE {
	font-size : 12px;
}
.selected_tab {
	font-size : 16px;
	font : bold;
	border-top : thin solid #E5BC00;
	border-bottom : thin solid #E5BC00;
	color: White;
}
.unselected_tab {
	font-size : 14px;
	border-top : thin solid #E5BC00;
	border-bottom : thin solid #E5BC00;
	color: White;
}
.header {
	font-size : 36px;
	color : White;
}
.home 	{
	background-color: #A25030;
}
.sports {
	background-color: #A25030;
}
.left_nav {
	background-color: transparent;
	color: #E5BC00;
	text-decoration : none;
	font-family : Arial;
}
.left_nav:VISITED {
	background-color: transparent;
	color: #E5BC00;
	text-decoration : none;
	font-family : Arial;
}
.left_nav_link {
	background-color : transparent;
	color : #E5BC00;
	font-family : Arial;
	font-size: 14px;
}
.left_nav_link:VISITED {
	background-color : transparent;
	color : #E5BC00;
	font-family : Arial;
	font-size: 14px;
}
.left_nav_link:HOVER {
	background-color : transparent;
	color : white;
	font-family : Arial;
	font-size: 14px;
}
.left_nav_selected {
	color: White;
	background-color : transparent;
	text-decoration : none;
	font-family : Arial;
	font-size: 14px;
}
.subsection {
	color: #E5BC00;
	text-decoration: none;
	font-size : 10px;
}
.home_nav {
	color: #800000;
	background-color: Silver;
}
.home_nav_link {
	color: #800000;
	background-color: transparent;
}
.highlight_nav_link {
	color: White;
	font-family : Arial;
}
.highlight_nav_link:VISITED {
	color: White;
	font-family : Arial;
}
.highlight_nav_link:HOVER {
	color: White;
	font-family : Arial;
}
.normal_nav_link {
	color : #800000;
	font-family : Arial;
}
.headline {
	font-size: 24px;
	font-weight: bold;
	font-family : Arial;
}
.bold {
	font-weight: bold;
}
.black {
	color : Black;
}
.gh2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #617D42;
	color: White;
	border-right: thick solid White;
	vertical-align : top;
}
.gh3 {
	font-size: 12px;
	background-color: #330099;
	color: White;
	border-right: thick solid White;
	vertical-align : top;
}
.caption {
	color : Gray;
	font-size : 10px;
}
.mapping {
	color: white;
}
.mapping:HOVER {
	color: white;
}
.mapping:VISITED {
	color: white;
}

