BODY {
	background-image:URL('../images/bg.jpg');
	background-repeat: repeat;
	background-color: #ffffff;
	margin: 0;
	text-align: center}

A.nav  {font-family: Palatino Linotype, Palatino, Book Antiqua; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: normal}
A.nav:Visited  {color : #ffffff;}
A.nav:Hover    {color : #6c0505; text-decoration : none;}

A.textLink  {font-family: comic sans ms, cursive; font-size: 14px; color: #6c0505; text-decoration: underline; font-weight: normal}
A.textLink:Visited  {color : #6c0505;}
A.textLink:Hover    {color : #00315a; text-decoration : none;}

A.bottom  {font-family: Palatino Linotype, Palatino, Book Antiqua; font-size: 14px; color: #ffffff; text-decoration: underline; font-weight: normal}
A.bottom:Visited  {color : #ffffff;}
A.bottom:Hover    {color : #6c0505; text-decoration : none;}

P {
	font-family: comic sans ms, cursive;
	font-size: 14px;
	color: #00315a;
	font-weight: normal;
	text-align: left;
	line-height: 18px}

P.title {
	font-family: comic sans ms, cursive;
	font-size: 18px;
	color: #6c0505;
	font-weight: bold;
	text-align: left;
	line-height: 18px}

TD {
	font-family: comic sans ms, cursive;
	font-size: 14px;
	color: #00315a;
	font-weight: normal;
	text-align: left;
	line-height: 18px}

TD.calendarTitle {
	font-family: comic sans ms, cursive;
	font-size: 16px;
	color: #00315a;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	background-color: #FFFFFF}

TD.calendar {
	font-family: comic sans ms, cursive;
	font-size: 14px;
	color: #00315a;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
	background-color: #FFFFFF}

TD.bottom {
	font-family: Palatino Linotype, Palatino, Book Antiqua;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	margin: 7px;
	padding: 7px;}

.text {
	padding: 7px;
	margin: 7px;}
