.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
}
.text_videlen {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.border_form {
	border: 1px solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a:link {
	color: #006699;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
}
a:visited {
	color: #006699;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
}
a:active {
	color: #006699;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
}
a:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
}

