@charset "utf-8";
/* CSS Document */

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#form1 input {
	background-color: #CCCCCC;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-decoration: none;
}
#form2 input {
	background-color: #CCCCCC;
}
#form3 input {
	background-color: #CCCCCC;
}
#form4 input {
	background-color: #CCCCCC;
	color: #CCCCCC;
}
#form5 #textfield5 {
	background-color: #CCCCCC;
}

#form6 input {
	background-color: #CCCCCC;
}
#form5 #textarea {
	background-color: #CCCCCC;
}
#form6 #textarea2 {
	background-color: #CCCCCC;
}
#form7 #button {

}
.style6 strong {
	font-size: 14px;
}

