.infoRequestProductModel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A63509;
	font-weight: bold;
}
.infoRequestModelName {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C77829;
	font-weight: bold;
}
.infoRequestText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F321B;
}
.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #904C29;
	border: thin solid #904C29;
}
.pagesBackColor {
	background-color: #DCDAC7;
}
.profBackColor {
	background-color: #C5C1A1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #864824;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #864824;
	text-decoration: none;
}.fontBlackSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
