.btext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;

}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;


}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
