body
{
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 
}

.newsheaader
{
	color: #3c889a;
	font-size:12px;
	font-weight:bold;
}

.newsdate
{
	color: #4d4d4d;
	font-size:10px;
}

a.newslink
{
	
	font-size:11px;
	text-decoration:none;
	color: #838383;
}

a.newslink:hover
{
	font-size:11px;
	text-decoration:underline;
	color: #56b5cc;
}

.link
{
	color: #838383;
	font-size:14px;
}
