.copy {
	font-size: 16px;
	line-height: 20px;

}
.large {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;

}
.link {
	font-size: 16px;
	color: #00FFFF;
}
.link.:hover{
color:#FF9933;
}
.hblink {
	font-size: 10px;
	color: #999999;
	line-height: 10px;
	text-decoration: none;
}
.hblink:hover{
	color: #999999;
}
.small {
	font-size: 14px;
}
.link2 {
	font-size: 16px;
color:#0033FF;
}
.link2.:hover{

	color:#FF0000;
}.gray-out {
	font-size: xx-small;
	font-style: normal;
	color: #333333;
}
.link3 {
	font-size: 14px;
	color: #FFCC33;
}
.link3:hover {
	font-size: 14px;
	color: #33FF66;
}.gray-out2 {

	font-size: xx-small;
	font-style: normal;
	color: #000033;
}
.sm_menu {
	font-size: 10px;
	color: #6699CC;
}
.sm_menu:hover {
	font-size: 10px;
	color: #6666CC;
}
