.style10pxdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.style10pxlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #99FF00;
}
.a2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #999999;
}
.a2:hover {
	text-decoration: none;
	color: #FF3300;
}
.a2:active {
	text-decoration: none;
	color: #99FF00;
}
.h4:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
.h4:visited {
	text-decoration: none;
	color: #999999;
	
}
.h4:hover {
	text-decoration: none;
	color: #FF3300;
	
}
.h4:active {
	text-decoration: none;
	color: #99FF00;
	
}
