
A:HOVER {
	text-decoration: underline;
	color : #BA885C;
}

A.address:LINK {
	color: Black;
	text-decoration: underline;
}

A.address:VISITED {
	text-decoration: underline;
	color: Black;
}

A.address:ACTIVE {
	color: White;
	text-decoration: underline;
}

A.address:HOVER {
	color: White;
	text-decoration : underline;
}

A.menu:LINK {
	text-decoration: underline;
	color: Black;
}

A.menu:VISITED {
	text-decoration: underline;
	color: Black;
}

A.menu:ACTIVE {
	text-decoration: underline;
	color: #BA885C;
}

A.menu:HOVER {
	color: #BA885C;
	text-decoration : underline;
}

A.footer:LINK {
	text-decoration: underline;
	color: Black;
}

A.footer:VISITED {
	text-decoration: underline;
	color: Black;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #BA885C;
}

A.footer:HOVER {
	color: #BA885C;
	text-decoration : underline;
}

td {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	line-height: 18px;
}

td.footer {  
	color: Black;
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	line-height: 13px;
}

td.address {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 10px; 
	color: #000000;
	line-height: 12px;
}

td.prices {
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
}
