.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #993399;

}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996699;
	line-height: 20px;
}
.wickmedialink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #993366;
	font-weight: bold;
	text-decoration: none;


}
.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	border-bottom-width: 1px;

}
