a:link {
color:#ffd768;
text-decoration:none;
}

a:visited {
color:#ffd768;
text-decoration:none;
}

a:hover {
color:#ffffff;
text-decoration:none;
}

a:active {
color:#ffffff;
text-decoration:none;
}

.leftbar {
	background-image: url(images/mainleft.jpg);
	background-repeat: no-repeat;
}

.address {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	padding-bottom:2px;
	color:#ffffff;
}

.describe {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-left:10px;
}

.buttons {
	padding-left:4px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#aaaaaa;
}

.grey {
	background-image: url(images/greypixel.jpg);
}

.body {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#000;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:12px;
	padding-top:12px;
}

.border {
	border: 1px solid #805A09;
}

.url {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#805A09;
}

