.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A8A8A8;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/bullet.jpg);
}
.lefttext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFD74E;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/bullet.jpg);
}

.lefttext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFD74E;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/bullet.jpg);
}

.lefttext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFD74E;	
	list-style-position: inside;
	list-style-image: url(../images/bullet.jpg);
}

.lefttext a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFD74E;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/bullet.jpg);
}

.naigationtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.naigationtext a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.naigationtext a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.naigationtext a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.naigationtext a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #AFD74E;
	text-decoration: none;
}
.normaltextfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normaltextwhite a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFD74E;
	text-decoration: none;
	font-weight: bold;
}
.normaltextwhite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFD74E;
	text-decoration: none;
	font-weight: bold;
}
.normaltextwhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFD74E;
	text-decoration: none;
	font-weight: bold;
}
.normaltextwhite a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFD74E;
	text-decoration: none;
	font-weight: bold;
}


