

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
}

.post {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:x-small;
	}
	
.post A:link		{text-decoration: underline; color:#000000;}
.post A:visited		{text-decoration: underline; color:#000000;}
.post A:active		{text-decoration: underline; color:#000000;}
.post A:hover		{text-decoration: underline; color:#000000;}

