TABLE {
	font-family: Verdana;
	font-size: 11px;
    color: #135D67;
}

.tyrs {
	font-family: Verdana;
	font-size: 11px;
    color: #314244;
}

.price {
	font-family: Verdana;
	font-size: 11px;
    color: #459206;
    font-weight: bold;
}

.title {
	font-family: Verdana;
	font-size: 12px;
    color: #006472;
    font-weight: bold;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
    color: #135D67;
    text-decoration: underline;
}
.menu:hover {
	font-family: Verdana;
	font-size: 11px;
    color: #135D67;
    text-decoration: none;
}

.search_form {	height: 21px;
	width: 360px;
	border-width: 2px;
	border-style: groove;
	border-color: #45C1D3;
	font-family: Verdana;
	font-size: 12px;
	color: #135D67;
}