body 
{
	font-family: "verdana";
	color: #f0f0e0;
	background-color: #f9f0f9;
	background-image: url('background.jpg');
	background-attachment: fixed;
} 


p.foot
{
	font-size: 60%;
}

p.update
{
	font-size: 120%;
	font-family: "verdana";
	font-style: "italic";
	color: #f5afdf;
}


p.picturenote
{
	font-size: 70%;
	font-family: "verdana";
}


a.one:link {color: #bfbfff}
a.one:visited {color: #afafff}
a.one:hover 
{
	color: #3f3fef;
	background: #ffffff;
}

a.two:link {color: #bfbfff}
a.two:visited {color: #afafff}

a.two:hover 
{
	color: #3f3fef;
	background: #ffdfdf;
}

a.three:link {color: #bfbfff}
a.three:visited {color: #afafff}

a.three:hover 
{
	color: #3f3fef;
	background: #ffffff;
}

.cwsbanner, .cwsbanner TD, .cwsbanner TH
{
background-color:purple;
color:white;
font-weight:600; 
background-attachment: fixed;
}
