.body {
	font-family: Georgia, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(img/bullet.jpg);
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.newstitle {
	font-family: Georgia, Arial;
	font-size: 16px;
	color: #660000;
	text-decoration: none;
}

a:link, a:visited{
		color: #333333;

		text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
