P,div,td
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, 'Sans Serif';
    FONT-SIZE: 12px
}
.Posted
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, 'Sans Serif';
    FONT-SIZE: 10px
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline overline;
}

