.text-white {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:none;
}
.text-white a{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:none;
}
.text-white a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:underline;
}
.text-grey {
	font-family:tahoma;
	font-size:11px;
	color:#C0C0C0;
	line-height:17px;
	text-decoration:none;
}
.text-grey a{
	font-family:tahoma;
	font-size:11px;
	color:#C0C0C0;
	line-height:17px;
	text-decoration:none;
}
.text-grey a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#C0C0C0;
	line-height:17px;
	text-decoration:underline;
}
.text-purple {
	font-family:tahoma;
	font-size:11px;
	color:#FF5400;
	line-height:18px;
	text-decoration:none;
}
.text-purple a{
	font-family:tahoma;
	font-size:11px;
	color:#FF5400;
	line-height:18px;
	text-decoration:none;
}
.text-purple a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FF5400;
	line-height:18px;
	text-decoration:underline;
}
.heading {
	font-family:Tahoma;
	font-size:26px;
	font-weight:none;
	color:#FF5400;
}
.border {
	border:1px #999999 solid;
}
.heading2 {
	font-family:Tahoma;
	font-size:18px;
	color:#FF5400;
}
.heading-orange {
	font-family:tahoma;
	color:#FF5400;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
}
.heading-orange a{
	font-family:tahoma;
	color:#FF5400;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
}
.heading-orange a:hover{
	font-family:tahoma;
	color:#FF5400;
	font-size:11px;
	line-height:17px;
	text-decoration:underline;
}
.heading-yellow {
	font-family:tahoma;
	color:#F9E701;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
}
.heading-yellow a{
	font-family:tahoma;
	color:#F9E701;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
}
.heading-yellow a:hover{
	font-family:tahoma;
	color:#F9E701;
	font-size:11px;
	line-height:17px;
	text-decoration:underline;
}
.text-black {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black a{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text-black a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:underline;
}
