body
{
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	font-family: "Comic Sans MS"
}
#blackfoot
{
	color: black;
	font-family: "Trebuchet MS"
}
#blackfootlink
{
	color: #910000;
	font-family: "Trebuchet MS"
}
#content
{
	font-family: "Comic Sans MS";
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
#class1
{
	A:link    text-decoration: none; color:#FDF5DB;
	A:visited text-decoration: none; color:#FDF5DB;
	A:active  text-decoration: none;
	A:hover   color: #fc3; text-decoration: underline;
}
#class2
{
	A:link    text-decoration: underline overline;
	A:visited text-decoration: underline overline;
	A:active  text-decoration: underline overline;
	A:hover   text-decoration: underline; color: green;
}
#style1
{
	font-size: 14px;
}