body {background-image: url('back.jpg')}

b {color:blue}

a {text-decoration: none}
a:visted {color:black}
a:list {color:black}
a:active {color:black}
a:hover {color:red; text-decoration: underline}

#links {width: 100%; border-bottom: solid 3px red}
#links td {border: 5px groove red; background-color: ivory; text-align: center; font-size:8pt; font-family:        Arial, Helvetica, sans-serif; text-transform:uppercase}

#calender {float:right; border: groove 10px red}
#calender th {background-color:lightblue; border: solid 1px blue; font-family: Arial, Helvetica, sans-serif}
#calender td {font-size: 8pt; vertical-align:top; width:65; border: solid 1px blue; background-color: white}
#calender td b {background-color:lightblue; color:black}
#calender th.prev {background-color:white; border:none}
#calender th.next {background-color:white; border:none}
#calender td.prev {background-image: url('back.jpg')
#calender td.next {background-image: url('back.jpg')
#calender td.weekend {background-color: pink}
