.TopLinks {
	font-family: Arial;
	font-size: 15px;
	font-style: bold;
	color: #FFFFFF;
}
.Body {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
}
.BottomLinks {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;

}
.Grey {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	
}

body {
	background:url('../images/bg.jpg') #b50507;
	margin:0 0 0 0px;
}


A:link {text-decoration: none; color: #FFFFFF;}
A:visited {text-decoration: none; color: #ffe7b8}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #FF0000;}

