html,body {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	 background-image: url(anniversary-dj.jpg);
}
input {
	font-family: Georgia, Times New Roman, Times, serif;
	
}
textarea {
	font-family: Times New Roman, Times, serif;
	
}
a:link {
   color: #0000FF;
}
a:visited {
   color: #0000FF;
}
a:hover {
   color: #FF0000;
}
.bodyText {
	color: #000000;
	}
a.bodyLink:link {
	color: #FF00FF;
}
a.bodyLink:visited {
   color: #0000FF;
}
a.bodyLink:hover {
   color: #FF0000;
}
h1{
text-align: center;
color: #FF0000;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}
h2{
text-align: center;
color: #FF0000;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}
td.one{
background-image: url(anniversary-dj.jpg);
font-family: Bookman Old Style;
text-align: center;
color:#000000;
font-size: 110%;
}
td.two{
font-family: Times New Roman, Times, serif;
color:#FF0000;
font-size: 200%;
font-style: italic;
text-align: center;
}
td.three{
font-family: Times New Roman, Times, serif;
font-size: 225%;
color:#0000FF;
text-align: center;
}
td.four{
font-family: Times New Roman, Times, serif;
font-size: 225%;
color:#FF0000;
text-align: center;
}td.five{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 135%;
color:#0000FF;
font-style: italic;
text-align: center;
}
td.six{
font-family: Bookman Old Style;
font-size: 105%;
color:#000000;

}
table.severn{
background-image: url(disco-stripe.jpg);
border: solid #FF0000;
font-family: Bookman Old Style;
font-size: 105%;
}td.eight{background-image: url(disco-stripe5.jpg);}
td.nine{background-image: url(disco-button.jpg);}
#navigation{
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
text-align: center;
font-weight: bold;
font-size: 120%;
}
#navigation a:link {
   color: #0000FF;
  text-decoration: none;
} 
  #navigation a:visited {
   color: #0000FF;
   text-decoration: none;
}#navigation a:hover{
color: #FF0000;
}
#navigation td a:link{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;
}
#navigation td a:visited{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;}
#navigation td a:hover{
display: block;
background-image: url(disco-button1.jpg);
border-top: 3px solid #0000F9;
border-left: 3px solid #0000F9;
border-bottom: 3px solid #ffffff;
border-right: 3px solid #ffffff;
}