body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	margin: 0px;
	color:#CCCCCC;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:underline;
}
.post a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.post a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.post a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:underline;
}
.comment{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link_comment a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.link_comment a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.link_comment a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}