BODY {
	SCROLLBAR-FACE-COLOR: #bc6b6b; SCROLLBAR-HIGHLIGHT-COLOR: #bc6b6b; OVERFLOW: auto; SCROLLBAR-SHADOW-COLOR: #833c3c; SCROLLBAR-3DLIGHT-COLOR: #eda1a1; SCROLLBAR-ARROW-COLOR: #fbf1f1; SCROLLBAR-TRACK-COLOR: #eda1a1; SCROLLBAR-DARKSHADOW-COLOR: #3f1d1d
}
/* Custom link styles */
a:active {
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none;
	color: red;
}

a:link {
	text-decoration: none;
	color: black;
}

a.note:active {
	text-decoration: none;
	color: #FAFAFA;
}

a.note:visited {
	text-decoration: none;
	color: #FAFAFA;
}

a.note:hover {
	text-decoration: none;
	color: red;
}

a.note:link {
	text-decoration: none;
	color: #FAFAFA;
}

a.path:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}

a.path:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}

a.path:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}

a.path:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}
.footer{
  font-weight: lighter;
  font-size: 11px;
  text-align: center;
}
