.titols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A18536;
}
a {
	color: #333333;
}
.titols2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #00565F;
	line-height: 26px;
}
a:hover {
	color: #2E6C73;
}
.bordedalt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.titolets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C666D;
}
input {
	font-size: 10px;
	color: #333333;
	background-color: #dddddd;
	border: none;
}

