@charset "UTF-8";
/* CSS Document */





 body {
font-family:Titillium, Verdana, Arial, Helvetica, sans-serif;
top:0px;
margin:0px;
font-size:26px;
	}

a:link
	{
	text-decoration: none;
    color:#000000;
	}

a:visited
	{
	text-decoration: none;
    color:#000000;
	}

a:hover
	{
	text-decoration: none;
    color: #900;
	}
