.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #007715;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #007715;
	text-decoration: none;
}

a:visited {
	color: #00000;
	text-decoration: none;
}

.bottomline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #66FF00;
	border-right-color: #66FF00;
	border-bottom-color: #66FF00;
	border-left-color: #66FF00;
}
.boxoutlineblue {
	border: thin solid #0000CC;
}
.boxoutlinegreen {
	border: thin solid #009900;
	padding: 3px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.white:link {
text-decoration: none;
color: #FFFF33;
}
a.white:hover {
text-decoration: underline;
color: #FFFFCC;
}
a.white:visited {
text-decoration: none;
color: #FFFF33;
}
.whitebottomline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.SoundAdvice {
	font-weight: bolder;
	color: #007715;
	}
	
a.quicklinks2:link {
	color: #FFFFCC;
	font-weight: bolder
	text-decoration: none;
	}

a.quicklinks2:visited {
	color: #FFFFFF;
	font-weight: bolder
	text-decoration: none;
	}

		
.quicklinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#008A2D;
	color:#FFFFCC
	font-weight: bolder
}

.sectionheader {
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	
}

a.menulink:visited {
	color: #007715;
	text-decoration: none;
}

a.menulink:hover {
	color: #007715;
	text-decoration: none;
	}
 
