.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8C00;
	}
/*/*/	
	.form {
	border: #636F8E;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
}
/*  */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81B4E0;
}
a:link {
	color: #81B4E0;
	text-decoration: underline;
}
a:visited {
	color: #81B4E0;
	text-decoration: underline;
}
a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
.textbluebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81B4E0;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}

