.blue-css {
	background-color: #66CCFF;
}
.blue-css {
	background-color: #66CCFF;
	border: thin none #66CCFF;
	color: #66CCFF;
	background-position: center center;
	white-space: nowrap;


}
.yellow-css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	background-color: #FFFF99;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF3399;
	border-right-color: #FF3399;
	border-bottom-color: #FF3399;
	border-left-color: #FF3399;


}
.purple-css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #9966FF;
	text-align: center;
}
blue-css {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF3399;
	border-right-color: #FF3399;
	border-bottom-color: #FF3399;
	border-left-color: #FF3399;
}
.nocolor-css {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	border: thin none ff3399;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;


}
