.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') #ffffff;
	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;}
