@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/dustybluebg.gif);
}
a:link {
	color: #2B2F29;
	text-decoration: none;
}
a:visited {
	color: #2B2F29;
	text-decoration: none;
}
a:hover {
	color: #2B2F29;
	text-decoration: underline;
}
