.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 200;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
		font-variant: normal;
	color: #000000;
	text-decoration: none;
}


a.textlink:hover {
	color : #333333;
}

a {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}

a:hover {
	color : #333333;
	
	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 200;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

td {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}