.coco12 {
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 1px;
	word-spacing: normal;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.E {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

