.fontMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.fontProd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
    color: #ffffff;
	text-decoration: none;
}
.fontArticle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fontprod2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #2B2B2B;
	text-decoration: none;
}
input {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}
.fontHead {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.shortInput {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 40px;
}

