@charset "utf-8";
.text {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #5A3D1D;
}

