body {
	background-image: url(images/bg.jpg);
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	color: #9C989A;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #E9DB7C;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #E9DB7C;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #F4EEC1;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #E9DB7C;
	text-decoration: none;
}
.text-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;	
	color: #9C989A;
}
.inv {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #363435;
}
