﻿.blackLabel {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#articleBox {
	width: 692px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#RateArticle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #8aba16;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 692px;
}
#ArticleAd {
	margin: 8px;
	width: 250px;
	/*height: 238px;*/
	height: 250px;
	float: right;
}
#title {
	font-family: Calibri;
	color: #000000;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
}
#author {
	font-family: Calibri;
	font-size: 15px;
	color: #666666;
}
#yourSay {
	color: #8aba16;
	font-family: Arial;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#body {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	width: 692px;
	line-height: 18px;
}

.archiveLinks
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}

.archiveLinks a
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.archiveLinks a:hover
{
	font-family: Arial;
	color: blue;
	font-size: 12px;
	text-decoration: underline;
}
