﻿.bodyfont {
	font-family: Verdana;
	font-size: small;
	color: #781E15;
	font-weight: normal;
}
a {
	font-family: Verdana;
	font-size: medium;
	color: #781E15;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: medium;
	color: #D8531D;
	font-weight: bold;
	text-decoration: underline;
}
a.copyright {
	font-family: Verdana;
	font-size: small;
	color: #781E15;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.copyright {
	font-family: Verdana;
	font-size: small;
	color: #F2DAAD;
	font-weight: normal;
	text-decoration: underline;
}
p {
	font-family: Verdana;
	font-size: small;
	color: #781E15;
	font-weight: normal;
	padding-right: 15px;
}
.style7 {
	font-family: Verdana;
	font-size: small;
	color: #781E15;
	font-weight: normal;
	background-color: #F2DAAD;
}
li {
	list-style-type: square;
	list-style-position: outside;
}
a.body {
	font-family: Verdana;
	font-size: small;
	color: #781E15;
	font-weight: normal;
	text-decoration: underline;
}
a.body:hover {
	font-family: Verdana;
	font-size: small;
	color: #D8531D;
	font-weight: normal;
	text-decoration: underline;
}
