a:link {
	font-family: "MS Sans Serif", sans-serif, "MS Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

a:active {
	font-family: "MS Sans Serif", sans-serif, "MS Serif";
	font-size: 12px;
	color: #DF780A;
	text-decoration: underline;
}

a:visited {
	font-family: "MS Sans Serif", sans-serif, "MS Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-family: "MS Sans Serif", sans-serif, "MS Serif";
	font-size: 12px;
	color: #DF780A;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1F1604;
	font-family: "MS Sans Serif", sans-serif, "MS Serif"; font-size: 12px; color: #BFBDAA;
}

.text2 {
	font-family: "MS Sans Serif", sans-serif, "MS Serif";
	font-size: 12px;
	color: #666666;
}
