.stylesix:link {
	text-decoration: none;
	color: #258788;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.stylesix:visited {
	text-decoration: none;
	color: #258788;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.stylesix:hover {
	text-decoration: none;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.stylesix:focus {
	text-decoration: none;
	color: #258788;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.stylesix:active {
	text-decoration: none;
	color: #258788;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

