.text {
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}.header {
	font-size: 18px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.contact {
	font-size: 14px;
	color: #666666;
}
.form {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
