BODY {
	background-color : White;
	color : Black;
	}

A:LINK, A:VISITED {
	color : #474747;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	font-family : Arial;
}

A:HOVER {
	color : Black;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
	font-family : Arial;
}


.ok{
	font-family : Arial;
	text-decoration : none;
	font-size : 10px;
	color : #474747;
	font-weight : bold;
}
.date{
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	text-decoration : none;
	font-size : 10px;
	margin-left : 10px;
	font-weight : normal;
}
.ok12{
	font-family : Arial;
	text-decoration : none;
	font-size : 14px;
	color : #000000;
	font-weight : normal;
}
