﻿.subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.NewsHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.NewsText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;   
    color: #000000;
    text-decoration: none;
}
.NewsText:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;    
    color: #4F5342;
    text-decoration: none;
}

