@charset "utf-8";
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
}
a {
	color: #c27213;
}
a:visited {
	color: #ca181c;
}


a:hover {
	color: #b3340d;
}
