body {
	font: 8pt/14pt verdana, tahoma, arial, helvetica, sans; 
	background-color: #ffffff;
	margin: 0px;
	color:#000000;
}
a:link {
	font-family: verdana, tahoma, arial, helvetica, sans;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: verdana, tahoma, arial, helvetica, sans;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: verdana, tahoma, arial, helvetica, sans;
	font-size: 14px;
	font-weight: bold;
	color: #af2f26;
	text-decoration:none;
}
.post{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #af2f26;
	text-decoration: none;
}
.post a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #af2f26;
	text-decoration: none;
	font-style: italic;
}
.post a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #af2f26;
	text-decoration: none;
	font-style: italic;
}
.comment{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link_comment a:link{
	font-family: verdana, tahoma, arial, helvetica, sans;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.link_comment a:visited{
	font-family: verdana, tahoma, arial, helvetica, sans;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.link_comment a:hover{
	font-family: verdana, tahoma, arial, helvetica, sans;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}


