.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}

a.whitelink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.tablelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #014C38;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

a.tablelink {
	color: #014C38;
	text-decoration: none;
	font-weight: normal;
}
a.tablelink:hover {
	color: #014C38;
	text-decoration:underline;
}

.returntext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #014C38;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

a.returntext {
	color: #014C38;
	text-decoration: none;
	font-weight: normal;
}
a.returntext:hover {
	color: #014C38;
	text-decoration:underline;
}

.linkstable {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

.linkstableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

.contacttableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

.whatwedotable {
	border: medium;
	border-color: #000000;
	
}