.maintxt {
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #4E4A3A;
	text-align: left;
}

.pink {
	font-family: Comic Sans, Comic Sans MS, cursive;
    line-height: 17px;
	font-size: 13px;
	color: #e60088;
	font-weight: strong;
	text-align: left;
}

.purple {
	font-family: Comic Sans, Comic Sans MS, cursive;
    line-height: 17px;
	font-size: 13px;
	color: #642c8f;
	font-weight: strong;
	text-align: left;
}

.blue {
	font-family: Comic Sans, Comic Sans MS, cursive;
    line-height: 17px;
	font-size: 13px;
	color: #00abec;
	font-weight: strong;
	text-align: left;
}

.green {
	font-family: Comic Sans, Comic Sans MS, cursive;
    line-height: 17px;
	font-size: 13px;
	color: #38b249;
	font-weight: strong;
	text-align: left;
}

.orange {
	font-family: Comic Sans, Comic Sans MS, cursive;
    line-height: 17px;
	font-size: 13px;
	color: #d55024;
	font-weight: strong;
	text-align: left;
}

.lightorange {
	font-family: Comic Sans, Comic Sans MS, cursive;
    line-height: 17px;
	font-size: 13px;
	color: #f8ad3f;
	font-weight: strong;
	text-align: left;
}

.yellow {
	font-family: Comic Sans, Comic Sans MS, cursive;
    line-height: 17px;
	font-size: 13px;
	color: #f9ed32;
	font-weight: strong;
	text-align: left;
}


a.ebc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
a.ebc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
a.ebc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #999;
}
a.ebc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

a.np:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a.np:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a.np:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #333;
}
a.np:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.np {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width:50%;
}