li {
	list-style-image: url(arrowright.gif);
	line-height: 28px;




}
.linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #006699;


}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.textregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;

}
a:link {
	color: #345987;
	text-decoration: none;
}
a:visited {
	color: #294669;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}

