body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDCC33;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
td {
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
.address {
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	color: #000000;
}
.title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.text {
	font-size: 11px;
	font-weight: normal;
	padding-right: 180px;
	line-height: 13px;
	letter-spacing: 0.05em;
}
.aGray {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.home {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
