.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:#CCCCCC;
	line-height:17px;
	text-decoration:none;
}
.text-gray {
	font-family:Tahoma;
	font-size:11px;
	color:#DDDCDC;
	line-height:17px;
	text-decoration:none;
}
.text-gray a{
	font-family:Tahoma;
	font-size:11px;
	color:#FFffff;
	line-height:17px;
	text-decoration:none;
}
.text-gray a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#DDDCDC;
	line-height:17px;
	text-decoration:underline;
}
.text-green {
	font-family:Tahoma;
	font-size:11px;
	color:#DAF163;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
}
.text-green a{
	font-family:Tahoma;
	font-size:11px;
	color:#DAF163;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
}
.text-green a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:17px;
	text-decoration:underline;
}
.list{
	list-style-image:url(../images/bullet.gif);
}
.list li{
	font-family:Tahoma;
	font-size:11px;
	color:#DDDCDC;
	line-height:17px;
	text-decoration:none;
}
.list li a b{
	font-family:Tahoma;
	font-size:11px;
	color:#FFffff;
	line-height:17px;
	text-decoration:none;
}
.list li a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#DDDCDC;
	line-height:17px;
	text-decoration:underline;
}
.text-darkgray {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:17px;
	text-decoration:none;
}
.text-darkgray a{
	font-family:Tahoma;
	font-size:11px;
	color:#FFffff;
	line-height:17px;
	text-decoration:none;
}
.text-darkgray a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:17px;
	text-decoration:underline;
}
.link1{
	Font-family:Arial,tahoma;
	Font-size:10px;
	Font-weight:normal;
	Text-decoration:none;
	Color:#555555;
}
.link1 a{
	Font-family:Arial,tahoma;
	Font-size:10px;
	Font-weight:normal;
	Text-decoration:none;
	Color:#555555;
}
.link1 a:hover{
	Font-family:Arial,tahoma;
	Font-size:10px;
	Font-weight:normal;
	Text-decoration:none;
	Color:#ffffff;
}