﻿body 

.White
{
	font-family: Arial ;
	font-size: 14px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.Link
{
	font-family: Arial ;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Normal
{
	font-family: Arial ;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.orange
{
	font-family: Arial ;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #E86308;
	text-decoration: none;
}

.Black
{
	font-family: Arial ;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
