﻿body
{
	
	background-image: url(Images/Background.gif);
	background-repeat: repeat-x;
	background-color: #a91010;
	margin: 0px;
}
body, td
{
	font-size: 12px;
	color: black;
	font-family: veranda, arial;
}
.FooterLink
{
	font-size: 10px;
	color: white;
	font-family: veranda, arial;
}
A
{
	font-size: 12px;
	color: Red;
	font-family: veranda, arial;	
}

