@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #19151C;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	background-color: #FFFFFF;
}
a:link {
	color: #19151C;
	text-decoration: underline;
}
a:visited {
	color: #19151C;
	text-decoration: underline;
}
a:hover {
	color: #F3B011;
}
a:active {
	color: #F3B011;
	text-decoration: underline;
}
