a:link {
	color: #009836;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #009836;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #009836;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fb010f;
	font-weight: bold;
	text-decoration: underline;
}

body {
	scrollbar-3dlight-color: #dddddd;
	scrollbar-arrow-color: #009836;
	scrollbar-base-color: #737373;
	scrollbar-darkshadow-color: #737373;
	scrollbar-face-color: #737373;
	scrollbar-highlight-color: #737373;
	scrollbar-shadow-color: #dddddd;
	scrollbar-track-color: #b0b0b0;
}

.bold {
	font-weight: bold;
}

.form {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #808080;
}

.headline {
	color: #009836;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.text_green {
	color: #009836;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.text_red {
	color: #fb010f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

.text_white {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.text_white a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.text_white a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.text_white a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.text_white a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.image {
	border: 1px solid #ffffff;
}

.thumb {
	border: 1px solid #000000;
}

