A:link
{
	font-family: "Times New Roman";
	font-size: 12px;
 	color: #f5a111;
	font-weight: bold;
}

A:visited
{
	font-family: "Times New Roman";
	font-size: 12px;
 	color: #b37408;
	font-weight: bold;
}

A:hover
{
	font-family: "Times New Roman";
	font-size: 12px;
 	color: #b37408;
	font-weight: bold;
}

.Black
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: Black;
}

.BlackLarge
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: Black;
}

.Orange
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #D3672C;
}

A.Orange:hover
{
	color: #D3672C;
}

.BlueBig
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #244A5D;
}

.BlueSmall
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: #244A5D;
}

.Green
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #A0C47A;
}

.GreenSmall
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #A0C47A;
}

.GreenMed
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: green;
}

.RedLarge
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #A90909;
}

.RedSmall
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #A90909;
}

.RedSmallStrike
{
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: bold;
 	color: #A90909;
	text-decoration: line-through;
}

.BodyText
{
	font-family: "Times New Roman";
	font-size: 16px;
 	color: #c0c0c0;
}

.Headline
{
	font-family: Arial;
	font-size: 30px;
 	color: #a8220c;
	font-weight: bold;
	font-style: italic; 
}

.HeadlineSmall
{
	font-family: Arial;
	font-size: 12px;
 	color: #a8220c;

}

A.HeadlineMed
{
	font-family: "Times New Roman";
	font-size: 14px;
 	color: #a8220c;
	
}