.border {
	border: 1px solid #6E0000;
}
.black-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.marron-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #832722;
}
.underline-marron-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #832722;
	decoration: Underline;
}
.white-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	link color:#000000;
	visited color: #000000;
	hover: text-decoration: underline;	color: #000000;
	active color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ##FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.fonts {font-weight: bold}
a:visited {
	color: #880102;
}
a:hover {
	color: #880102;
}
a:active {
	color: #880102;
}
#producs {
	position:absolute;
	left:283px;
	top:142px;
	width:227px;
	height:47px;
	z-index:1;
	visibility: hidden;
}
.bold {font-weight: bold}.newborder {
	border: thick solid #832722;
}
.newfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
