﻿
body {  font-family: "Comic Sans MS"}


a.light { background-color: #C0C0FF; height: auto; width: 140px; text-decoration: none; color: #333333;display:block}
a.dark {  background-color: #9999FF; height: auto; width: 140px; text-decoration: none; color: #333333; font-weight: bold;display:block}
a.light:hover {  text-decoration: none; background-color: #9999FF; height: auto; width: 140px;display:block}
