.top a:link {
	color: #666666;
	text-decoration: none;
}
.top a:visited {
	color: #666666;
	text-decoration: none;
}
.top a:hover {
	color: #FF6600;
	text-decoration: none;
}
.top a:active {
	color: #666666;
	text-decoration: none;
}
.main2 a:link {
	color: #666666;
	text-decoration: none;
}
.main2 a:visited {
	color: #666666;
	text-decoration: none;
}
.main2 a:hover {
	color: #0066CC;
	font-weight: bold;

}
.main2 a:active {
	color: #666666;
	text-decoration: none;
}
.main a:link {
	color: #000000;
	text-decoration: underline;
}
.main a:visited {
	color: #000000;
	text-decoration: underline;
}
.main a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.main a:active {
	color: #000000;
	text-decoration: underline;
}input {  font-size: 10px; color: #666666; background-color: #FFFFFF; border: #0066CC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea {  color: #666666; background-color: #FFFFFF; border: #0066CC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
