body {
	margin: 0px;}
.text {
	font-family: sans-serif;
	font-size: 12px;
}
.links {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
a.links:link {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
}
a.links:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7848e6;
	text-decoration: none;
}
a.links:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7848e6;
	text-decoration: underline;
}
.l1 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5b5636;
}

.l2 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5b5636;	
}

.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;
}
