.menu1 {
	font-size: 15px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
.text-title {
	font-size: 16px;
	font-weight: bold;
}
.text-text {
	font-size: 15px;
	line-height: 22px;
}
.text-small {
	font-size: 13px;
	line-height: 20px;
}
.input {
	font-size: 15px;
	border: 1px solid #000000;
}
