.size-14-white {  font-size: 14px; color: #FFFFFF; text-decoration: none}
.size-12-white {  font-size: 12px; color: #FFFFFF; text-decoration: none}
.size-12-black {  font-size: 12px; line-height: 18px; color: #000000; text-decoration: none}
.size-14-yello {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	line-height: 22px;
}
.size-12-yellow { font-size: 12px; color: #FF9900; text-decoration: none }
a:hover {
	text-decoration: underline;
}
.size-12-blue {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.size-14-black {
	font-size: 14px;
	line-height: 26px;
	color: #000000;
}
.button {
	font-size: 12px;
	height: 20px;
	cursor: hand;

}
