.big { font-family: Arial; font-size: 26px; font-weight: bold }
.normal { font-family: Arial; font-size: 16px }
.small { font-family: Arial; font-size: 12px; color: white }
.menucell { height: 20px; width: 150px; text-align: center}
.boldcolor { font-family: Arial; font-size: 18px; font-weight: bold; color: darkblue }

a:hover { color: #AA44CC }
