A:link {
COLOR: #77181C; TEXT-DECORATION: none
}
A:visited {
COLOR: #77181C; TEXT-DECORATION: none
}
A:hover {
        TEXT-DECORATION: underline
}
A:active {
COLOR: #77181C; TEXT-DECORATION: none
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  color: #996666;
}
body {
	background-image: url(images/background.jpg);
	background-color: #CCCC99;
	margin-top: 50px;
	margin-bottom: 50px;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
.style4 {color: #000000}
.style5 {color: #990000}
.style6
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  color: #990000;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 50px;
	text-align: center
}
.side_notes
{
  margin:10;
	color: #CCCC99;
}
.side_notes a:link {
	color: #dfd0a6;
  text-decoration: none;
}
.side_notes a:visited {
	color: #dfd0a6;
	text-decoration: none;
}
.side_notes a:hover {
	color: #dfd0a6;
	text-decoration: underline;
}
.side_notes a:active {
	color: #dfd0a6;
	text-decoration: none;
}

