.border {
	border: 1px solid #222222;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A4A4A4;
	font-weight:normal;
	text-decoration: none;
}
.links a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A4A4A4;
	font-weight:normal;
	text-decoration: none;
}
.links a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9CD100;
	font-weight:normal;
	text-decoration: none;
}
.textservice {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #a4a4a4;
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 0px;
}
.textgrey1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #a4a4a4;
	text-decoration: none;
}
.textgrey1 li {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #a4a4a4;
	text-decoration: none;
	margin-top: 1em;
}
.textgrey {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #a4a4a4;
	text-decoration: none;
	padding-left:15px;
}
.textgrey a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a4a4a4;
	text-decoration: none;
}
.textgrey a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9CD100;
	text-decoration: underline;
}

.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #9CD100;
	text-decoration: none;
	padding-left:15px;
}
.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a4a4a4;
	font-weight:bold;
}
.submit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
}
