body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #484848;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #949494;
	text-decoration: none;
}
.txt1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffcb05;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C7C7C7;
	text-decoration: none;
}

