body {
	background-color:#6184a0;
	font-family:Georgia, Times New Roman, Times, serif;
	background-image: url("images/bg.jpg");
	background-position:top;
	background-repeat:repeat-y;
}
	
a {
	color:#7a5c2c;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}
	
a:hover {
	color:#660000;
}
	
.text {
	color: #660000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.25;
}

.textLG-bold {
	color: #660000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 1.25;
	font-weight: 700;
}

.foot {
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
}

