.white {
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:22px;
	padding-right:22px;
}
a.whitelink {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #fe945b;
	text-decoration: none;
}
a.addlink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.addlink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.white {
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #fe945b;
	text-decoration: none;
}
a.orange {
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #fe945b;
	text-decoration: none;
}
a.orange:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
}
a.orange2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fe945b;
	text-decoration: none;
}
a.orange2:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.brown{
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #713d29;
	text-decoration: none;
}
a.brown:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
a.black{
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration: underline;
}

.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
padding:0px 0px 0px 5px;
line-height:18px;
}
.txtwhite{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#ffffff;
padding:0px 0px 0px 15px;
line-height:18px;
}
.boder{
border-color:#FF9900;
border-width:2px;
margin:0px;
padding:0px;
}

.txtmaroon{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#760e0d;
padding:0px 0px 0px 5px;
}