
a:link {
	font-family: arial;
	font-size: 10pt;
	color: #a1a8a6;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: arial;
	font-size: 10pt;
	color: #aa7945;
	font-weight: normal;
	text-decoration: underline;
}

.normal {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #b2b8b6;	
}

.grey01 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #b2b8b6;	
}

.grey02 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #a1a8a6;	
}

.grey03 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #919997;	
}

.grey04 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #464d4b;	
}

.ochre {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #aa7945;	
}

