@charset "utf-8";
/* CSS Document */

html, body {
	font-family:"Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#00f;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
div#links_btm, div#btmlinks, div#footer span {display: none;}
img {border:none;}