.styletwo:link {
	text-decoration: none;
	color: #534026;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.styletwo:visited {
	text-decoration: none;
	color: #534026;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.styletwo:hover {
	text-decoration: none;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
.styletwo:focus {
	text-decoration: none;
	color: #534026;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
.styletwo:active {
	text-decoration: none;
	color: #534026;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
