.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
.TEXT-2 {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 10px/15px "Times New Roman", "Times", "serif";
	text-transform: none;
	height: auto;


}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.bgpic
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #7e7e81;
	background-image: url(/images/Spac.gif);
	border-bottom-width: 1px;
	border-bottom-color: #7e7e81;
	cursor: default;
	border-top-color: #7e7e81;
	border-right-width: 1px;
	border-right-color: #7e7e81;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
