.border {
	border: thin solid #999999;
}

body {

	font: normal 12px/19px Arial, Helvetica, sans-serif;
	color: #222204;
}

.text {
	margin: 4px;
	padding: 0;
	font: normal 12px/21px Arial, Helvetica, sans-serif;
	color: #000000;
}
.clock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a
	{
	text-decoration:none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8a06c;
	}

a:hover
	{
	border-bottom: 2px solid #a8a06c;
	}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
