.Frontpage_Links {
	font-weight: bold;
	color: #FFFFFF;
}
.BackLinks {
	color: #000000;
}

.Table_FrontPage_Content {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border: 1;
	background-color: #00351B;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
	background-color: #FFFFFF;
	color: #000000;
}
a:active {
	text-decoration: underline overline blink;
}

a:visited {
	color: #006633;
	background-color: #CCCCCC;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color: #008040;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-transform: capitalize;
	font-variant: normal;
	font-weight: bold;
	text-decoration: blink;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
Main_Table {
	background-color: #F0F0F0;
}
