body {
	background-attachment: scroll;
	background-color: #993333;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/BG.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
a:link {  color: #993333; text-decoration: none}
a:visited {  color: #993333; text-decoration: none}
a:active {  color: #CC3333; text-decoration: none}
a:hover {  color: #006666; text-decoration: none}
a.head:link {  color: #FFFFFF; text-decoration: none; font-size: 14px}
a.head:visited {  color: #FAEFEF; text-decoration: none; font-size: 14px}
a.head:active {  color: #FFFFFF; text-decoration: none; font-size: 14px}
a.head:hover {  color: #663333; text-decoration: none; font-size: 14px}
a.footer:link {  color: #FFFFFF; text-decoration: none; font-size: 9px}
a.footer:visited {  color: #FAEFEF; text-decoration: none; font-size: 9px}
a.footer:active {  color: #FFFFFF; text-decoration: none; font-size: 9px}
a.footer:hover {  color: #BB9065; text-decoration: none; font-size: 9px}

