/********************** Regular **********************/

.text {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

.text a:link, .text a:visited, .text a:active {
	color: #78AA35;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
	text-decoration: underline;	
}

.text a:hover {
	color: #00a686;
	text-decoration: underline;
}

.menutop {
	font-family: arial narrow;
	font-size: 18px;
	line-height: 15px;
	color: #FFFFFF;
}

.menutop a:link, .menutop a:visited, .menutop a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
}

.menutop a:hover {
	color: #89C33E;
	text-decoration: underline;
}

.menubottom {
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.menubottom a:link, .menubottom a:visited, .menubottom a:active {
	color: #000000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
}

.menubottom a:hover {
	color: #E98060;
	text-decoration: underline;
}

.ps {
	font-family: arial narrow;
	font-size: 13px;
	line-height: 14px;
    font-weight: bold;
	color: #FFFFFF;
}

.ps a:link, .ps a:visited, .ps a:active {
	color: #FFE59C;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
}

.ps a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.leftnav {
	font-family: arial narrow;
	font-size: 13px;
	line-height: 14px;
    font-weight: bold;
	color: #FFE59C;
}

.leftnav a:link, .leftnav a:visited, .leftnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
}

.leftnav a:hover {
	color: #FFE59C;
	text-decoration: underline;
}

.home {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

.heading {
	font-family: arial;
	font-size: 21px;
	line-height: 10px;
    font-weight: bold;	
	color: #E98060;
}

.staff {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}