
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5B038;
	text-decoration: none;
}

.articleview {
	background-color: transparent;
}
.imageframe {
	border: 2px solid #FFFFFF;
}
.teamimage {
	border: 2px solid #FFFFFF;
	margin-right: 6px;
}


#bot a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #56681F;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0AB36;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C4815;
	text-decoration: underline;
}

.mainframe {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7ef9c;
	border-right-color: #e7ef9c;
	border-bottom-color: #e7ef9c;
	border-left-color: #e7ef9c;
	background-image: url("images/spacer.gif");
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #A5B038;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
}
#bot a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #56681F;
}
#bot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3F4B16;
	text-decoration: underline;
}


