
a:link { color : blue; text-decoration : none; font-family:Georgia, Times New Roman, Arial }
a:hover { color : blue; text-decoration : underline; font-family:Georgia, Times New Roman, Arial }
a:visited { color : blue; text-decoration : none; font-family:Georgia, Times New Roman, Arial }
a:visited:hover { color : blue; text-decoration : underline; font-family:Georgia, Times New Roman, Arial }


p {font-family: Georgia, Times New Roman, Arial}
p {font-size: 10pt}
p {font-style:normal}

td {font-family:Georgia, Times New Roman, Arial}
td {font-size:10pt}
td {font-style:normal}

.menutitle {font-family: Georgia, Times New Roman, Arial; color:blue; text-decoration:underline; font-size:9pt}

.hoursblock {font-family:Georgia, Times New Roman, Arial; color:black; font-weight:bold; font-size:8pt}

.emailblock {font-family:Georgia, Times New Roman, Arial; color:#CCA161; font-weight:bold; font-size:8pt}

a.emailblock:link { color:#CCA161; text-decoration : none; font-family:Georgia, Times New Roman, Arial }
a.emailblock:hover { color:#CCA161; text-decoration : underline; font-family:Georgia, Times New Roman, Arial }
a.emailblock:visited { color:#CCA161; text-decoration : none; font-family:Georgia, Times New Roman, Arial }
a.emailblock:visited:hover { color:#CCA161; text-decoration : underline; font-family:Georgia, Times New Roman, Arial }