@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #335264;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: larger;
}
a:hover {
	color: #d7a66c;
	text-decoration: underline;
}
