#block {
	display: none;
}

h1.log {
	font-family: "lr SVbN", "Osaka|", sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-align: left;
	text-indent: 1em;
	display: block;
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: lighter;
}

a {text-decoration:none;}
a:link     {text-decoration:none;}
a:visited  {text-decoration:none;}
a:active   {text-decoration:none;}
a:hover    {color:#FF0000; text-decoration:underline;}
a:hover    {text-decoration:underline; position:relative; top:1px; left:1px;}


