., p, div, td, ul, ol, li { 
	font-family: times; font-size: medium; 
}

body { 
	background-color: #edd9b4;
	background-image: URL( ../images/bgr.gif );
}

a {
	text-decoration: none; color: #aa0000;
}
a:visited {
	color: #5B2803;
}
a:hover { 
	text-decoration: underline; 
}
a.address { 
	font-size: 11 pt; color: black; text-decoration: none;
}

hr { 
	height: 1; color: black; 
}

p {
	text-indent: 40 px;
}

.dishdesc {
	font-size: 14 pt;
}
.dishName {
	font-size: 12 pt;
}
img.dish {
	border-color: #5B2803;
}
a.dish {
	color: #5B2803;
}

.links {
	font-size: x-small;
}

.copyright, .copyright a {
	font-size: x-small;
}