﻿.VerdanaNormal 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: Black;
	text-decoration: none;
}

.VerdanaNormalOrange 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E86308;
	text-decoration: none;
}

.VerdanaNormalBlack 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: Black;
	text-decoration: none;
}

.VerdanaNormalOrangeBig 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E86308;
	text-decoration: none;
}
