.cellbacktopleft {
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #002C3E;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #DFF2F6;
}
.textsmalldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #002C3E;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #EC008C;
}
a:link {
	color: #0000FF; 
}
a:hover {
	color: #EC008C;
	text-decoration: none;
}
a:active {
	color: #0000FF; 
}
a.textsmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #DFF2F6;
}
a.textsmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #002C3E;
}
a.textsmall:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #DFF2F6;
}
