body {
	font-family: arial;
	background-color:#FFFFFF;
	margin: 0px;
	color:#000000;
	font-size:12px;
}
a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.post a:link {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.post a:visited {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.post a:hover {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.comment{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
