body
{
	font-family: Arial, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

#logo
{
	text-align: center;
	margin-top: 200px;
}

.important
{
	color: #CC0000;
}

#text
{
	text-align: center;
}

#text a
{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#text a:hover
{
	text-decoration: none;
	color: #000000;
	border-bottom: 0px;
}