
div.mainmenu a:link {
	text-decoration: none;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
	width: auto;
	padding: 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF00;
}
div.mainmenu a:visited {
	text-decoration: none;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
	width: auto;
	padding: 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF00;
}

div.mainmenu a:hover {
	text-decoration: none;
	color: #FFFF00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
	width: auto;
	padding: 8px;
	font-size: 11px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyLinks {
	padding: 26px 0px 20px 10px;
	line-height: 170%;
	border: 0px #000 solid;
	width: 75%;
	}
.bodyLinks a:link, .bodyLinks a:visited{
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
	width: auto;
	padding: 6px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	
	}
.bodyLinks a:hover{
	text-decoration: none;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
	width: auto;
	padding: 6px;
	font-size: 18px;
	background-color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	}