.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2D2D2E;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #2D2D2E;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.lnk1
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.lnkr
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.inp {
	font-family: Arial;
	font-size: 11px;
}

.lnk2
{
	font-family: Arial;
	font-size: 11px;
	color: #2D2D2E;
	text-decoration: none;
}
.lnk2:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #2D2D2E;
	text-decoration: none;
}
.lnk2:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #A94800;
	text-decoration: none;
}

.lnk3
{
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2E;
	text-decoration: none;
}

.lnk3:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2E;
	text-decoration: none;
}
.lnk3:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #A94800;
	text-decoration: underline;
}

.h1
{
	font-family: Arial;
	font-size: 18px;
	color: #A94800;
	text-decoration: none;
}

.h2
{
	font-family: Arial;
	font-size: 16px;
	color: #A94800;
	text-decoration: none;
}

.h3
{
	font-family: Arial;
	font-size: 14px;
	color: #A94800;
	text-decoration: none;
}
