.text {
	font-family:verdana;
	font-size:11px;
	color:ffffff;
	line-height:17px;
	text-decoration:none;
}
.text a {
	font-family:verdana;
	font-size:11px;
	color:ffffff;
	line-height:17px;
	text-decoration:none;
}
.text a:hover {
	font-family:verdana;
	font-size:11px;
	color:ffffff;
	line-height:17px;
	text-decoration:underline;
}
.textBlack {
	font-family:verdana;
	font-size:11px;
	color:000000;
	line-height:17px;
	text-decoration:none;
}
.textBlack a {
	font-family:verdana;
	font-size:11px;
	color:000000;
	line-height:17px;
	text-decoration:none;
}
.textBlack a:hover {
	font-family:verdana;
	font-size:11px;
	color:000000;
	line-height:17px;
	text-decoration:underline;
}
.links {
	font-family:Tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.links a{
	font-family:Tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.links a:hover{
	font-family:Tahoma;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.linksBlack {
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.linksBlack a{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.linksBlack a:hover{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
