.text {
	font-family: sans-serif;
	font-size: 12px;
}
.links {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c4842f;
	text-decoration: none;
}
a.links:link {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c4842f;
	text-decoration: none;
}
a.links:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #732056;
	text-decoration: none;
}
a.links:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff000;
	text-decoration: underline;
}
.l1 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #732056;
}

.l2 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c4842f;	
}

.rightnavhome {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.rightnavhome:link {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.rightnavhome:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff000;
	text-decoration: underline;
}

.righttext {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}
