.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}.title2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FA3504;
	font-weight: bold;
}
.title3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #125DBA;
	font-weight: bold;
}
.foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FA3504;
	text-decoration: none;
}
a.product:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a.product:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a.product:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FA3504;
	text-decoration: underline;
}
a.map:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	text-decoration: underline overline;
	font-weight: bold;
}
a.map:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	text-decoration: underline overline;
	font-weight: bold;
}
a.map:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FA3504;
	text-decoration: underline overline;
	font-weight: bold;
}
