.text {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:24px;
	text-decoration:none;
}
.text a{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.text a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFCC00;
	text-decoration:none;
}
.text-home {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:15px;
	text-decoration:none;
}
.text-home a{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:15px;
	text-decoration:none;
}
.text-home a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
	text-decoration:none;
}

.text-orange{
	font-family:Tahoma;
	font-size:11px;
	color: #FFCC00;
	font-weight:bold;
	text-decoration:none;
}
.text-orange a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #FFCC00;
	text-decoration:none;
}
.text-orange a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFff;
	text-decoration:none;
}