a:link {
	text-decoration: none;
	color : White;
}

a:hover {
	text-decoration: none;
}
.textsilver_14{
	font-size: 14px;
	font-style: normal;
	letter-spacing: normal;
	color: Silver;
	border: none;
	line-height: 14px;
	}
.textsilver{
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	color: Silver;
	border: none;
	line-height: 14px;
}
.textsize12_silver{
	font-size: 12px;
	color: Silver;
	padding: 10px;
	line-height: 18px;
}
.textsize12_white{
	font-size: 12px;
	color: White;
	padding: 10px;
	line-height: 18px;
}
.textsize18_black_shadow{
	font-size: 18px;
	color: #000000;
	padding: 10px;
	margin: 20pt;
	text-shadow:4px 4px 4px #000000;
	line-height: 22px;
	font-style: normal;
	font-weight: bolder;
	filter: shadow(color=#C0C0C0, direction=135);


}
.silver_line{
	font-size: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	}
.white_line{
	font-size: 8px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	}
	.white_box{
	font-size: 3px;
	border: 1px solid #FFFFFF;

	}
