.text{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:bold;
	line-height:17px;
}
.text a{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:17px;
}
.text a:hover{
	font-family:Tahoma;
	font-size:11px;
	color: #FF0000;
	text-decoration:underline;
	line-height:17px;
}
.bottomlinks{
	font-family:Tahoma;
	font-size:11px;
	color: #009900;
	text-decoration:bold;
	line-height:17px;
}
.bottomlinks a{
	font-family:Tahoma;
	font-size:11px;
	color:#009900;
	text-decoration:none;
	line-height:17px;
}
.bottomlinks a:hover{
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
	text-decoration:underline;
	line-height:17px;
}
.border {
	border:#016466 1px dotted;
}
.submit{
	font-family:tahoma;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
}
.text-black1 {
	font-family: tahoma;
	font-size:12px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black1 a{
	font-family: tahoma;
	font-size:12px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black1 a:hover{
	font-family: tahoma;
	font-size:12px;
	color:#E98F00;
	line-height:17px;
	text-decoration:underline;
}