.content-txt {
	font-family: Verdana;
	font-size: 10px;
	color: #ECE2DA;
	text-decoration: none;
}
.contact-txt {
	font-family: Verdana;
	font-size: 10px;
	color: #E1C296;
	text-decoration: none;
}
.footer-txt {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin-top: 0px;
	background-color: #030303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	scrollbar-3dlight-color:#95BCD9;
	scrollbar-arrow-color:#3B6B99;
	scrollbar-base-color:#568FC4;
	scrollbar-darkshadow-color:#568FC4;
	scrollbar-face-color: #92BAD4;
	scrollbar-highlight-color:#2C7CB3;
	scrollbar-shadow-color: #2C7CB3;
}
.scroll{
	height: 75px;
	width: 485px;
	overflow: auto;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
