.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #283E12;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2C3D29;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.lglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BD9A62;
	text-decoration: none;
}
a.lglink:hover {
	color: #000000;
	text-decoration: underline;
}
.inputcolor {WIDTH: 200px; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 
  11px; BORDER-LEFT: #000000 1px solid; COLOR: 
  #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana, 
  arial, sans-serif; BACKGROUND-COLOR: #E9EFE2 }.euro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6C8750;
	text-decoration: none;

}
a.euro:hover {
	font-weight: normal;
	color: #283D12;
}
a.text:hover {
	color: #6C8850;
	text-decoration: underline;
}
.homelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.homelink:hover {
	color: #FFFFFF;
}
.visible {
	display: none;
}

