.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}

A {
	Color : #ffffff;
	text-decoration : underline;
}
A:visited {
	Color : #838B8B;
	text-decoration : underline;
}
A:hover {
	Color : #ff0000;
	text-decoration : none;
	Font-Weight : none;
}
