.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footerlinks a:link {text-decoration: none;color:#333333;}
.footerlinks a:visited {text-decoration: none;color:#333333;}
.footerlinks a:hover {text-decoration: none;color:#666666;}
.footerlinks a:active {text-decoration: none;color:#666666;}

.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menulinks a:link {text-decoration: none;color:#ffffff;}
.menulinks a:visited {text-decoration: none;color:#ffffff;}
.menulinks a:hover {text-decoration: none;color:#F8C331;}
.menulinks a:active {text-decoration: none;color:#F8C331;}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodytext a:link {text-decoration: none;color:#666666;}
.bodytext a:visited {text-decoration: none;color:#666666;}
.bodytext a:hover {text-decoration: none;color:#F8C331;}
.bodytext a:active {text-decoration: none;color:#F8C331;}

.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodytextsmall a:link {text-decoration: none;color:#666666;}
.bodytextsmall a:visited {text-decoration: none;color:#666666;}
.bodytextsmall a:hover {text-decoration: none;color:#F8C331;}
.bodytextsmall a:active {text-decoration: none;color:#F8C331;}

.bodytextheading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.usermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.usermenu a:link {text-decoration: none; color: #666666;}
.usermenu a:visited {text-decoration: none; color: #666666;}
.usermenu a:hover {text-decoration: none; color: #CCCCCC;}
.usermenu a:active {text-decoration: none; color: #666666;}

li {list-style-type: square;}
