﻿.maintitles
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
}
.mainheadings 
	{
		color : #5C5C5C;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
	}
.maintextbody 
	{
		color : Black;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
a {
    color: #575e58;
    font-weight: bold;
}

a:hover {
    color: #b31d00;
}
