.SkinObject {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
A.SkinObject:link {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:  #999999;
	text-decoration: none;
	font-weight: bold;
	}
A.SkinObject:Hover{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:  #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
A.SkinObject:Visited{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:  #CCCCCC;
	text-decoration: none;
	font-weight: bold;}
.DRIbk{
	background-color:#3A3A3A;
}