A:link
{
text-decoration: underlined; 
color: #6C0603; 
}
A:visited
{
text-decoration: underlined; 
color: #6F5A36;
}
A:hover
{
text-decoration: underlined; 
color: #99000;
}
A:active
{
text-decoration: underlined; 
color: #990000;
}



body
{
	color: #6C0603;
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	background-image: url(pics/judy1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #F0ECFF;

}


.event
{
font-size: small; color: #6F5A36;
}


.news
{
font-family: arial, Helvetica, sans-serif;
font-size: x-small;
line-height: 120%;
color: #6C0603;
}

.date
{
font-family: arial, Helvetica, sans-serif;
font-size: small;
line-height: 120%;
color: #6C0603;
}
.contact
{
font-family: arial, Helvetica, sans-serif;
font-size: xx-small;
color: #6F5A36;
}
