body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B3BBC2;
}
.blue {
	color: #3D5675;
}
.menulinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D9A738;
}
.new {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D9DDE0;
	text-decoration: none;
}


.otrlist-blue {
	color: #001A31;
	text-decoration: none;
}


.dark-blue {
	color: #001A31;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 7px;
	font-weight: bold;
	color: #FFFFFF;
}


#menutext {
        position: absolute;
        left: 307px;
        top: 18px;
        z-index: 2;
		}
