A, A:LINK, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 500;
	text-decoration : none;
	color : #dee1e2;
	font-size : 14px;
}

A:ACTIVE, A:FOCUS, A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 500;
	text-decoration : underline;
	color : #dee1e2;
	font-size : 14px;
}

