.text {
 text-decoration : none;
	color: #000;
	font-size: 10px;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a { text-decoration : none;
	color: #000;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
a:hover {text-decoration : underline;color:#000}

a.refresh { text-decoration : none;
	color: #000;
	font-size: 23px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
a.refresh:hover {text-decoration : underline;color:#000}

#timenow {
	color:#000;
	font-family:normal Arial,Helvetica,sans-serif;
	font-size:72px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:500;
	line-height:normal;
	text-align:left;
	background-color: #fff;
}
