
/* CSS for Panzanella website */

body, p, table, table td { font-family: verdana, arial, sans-serif; font-size: small }

body { background-color: #fde74a;   }

.head { font-weight: bold; font-size: large }

.subhead { font-weight: bold }

span.title {font-weight: bold }

.hours {font-weight: bold; font-style: italic }

.bold {font-weight: bold }

.ital {font-style: italic }

.red {color: red }

.vegan {color: green; font-weight: bold }

.tophead { font-size: larger; font-weight: bold }

a { text-decoration: none; color: #3333ff}

a:hover { color: #3333ff }

a:visited { color: #800080 }

H3.center { text-align: center }

div.bus { color: #cc0000; font-size: large; font-weight: bold }

