.copy {
	font-size: 14px;
	line-height: 18px;

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

}
.link {
	font-size: 14px;
	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: 12px;
}
.link2 {
	color:#0066FF;
}
.link2:hover{

	color:#FF0000;
}
.gray-out {
	font-size: xx-small;
	font-style: normal;
	color: #333333;
}

.style1 {color: #FF0066}
.link3 {
	font-size: 14px;
	color: #FFCC33;
}
.link3:hover {
	font-size: 14px;
	color: #33FF66;
}
.menuborder {
	border: 1px solid #9999CC;
}
.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;
}

