.menutxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9298c5;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.menutxt:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9298c5;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.menutxt:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c4361e;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.menutxt:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed8d2f;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D829B;
	font-style: normal;
	text-decoration: none;
}

.copyright:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D829B;
	font-style: normal;
	text-decoration: none;
}

.copyright:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #c4361e;
	font-style: normal;
	text-decoration: none;
}

.copyright:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D829B;
	font-style: normal;
	text-decoration: none;
}

.borders {
	background-color: #FFFFFF;
	padding: 7px;
}

.prodnames {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9298c5;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	top: -3px;



}

.prodnames:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9298c5;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	top: -3px;

}

.prodnames:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #c4361e;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	top: -3px;

}

.prodnames:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed8d2f;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	top: -3px;

}

.bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #7D829B;
	font-style: normal;
	text-align: justify;
}

.bodytxt:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #7D829B;
	font-style: normal;
	text-align: justify;
}

.bodytxt:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #c4361e;
	font-style: normal;
	text-align: justify;
}

.bodytxt:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #ed8d2f;
	font-style: normal;
	text-align: justify;
}
