.dermaj {
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
	color : A9B362;
}
.date {
	font-family : Arial;
	color: EFC00F;
	font-size : 11px;
}

A:link {
	color : #A9B362;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
}

A:visited {
	color : #A9B362;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
}

A:hover {
	color : #949D56;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
}

A:active {
	color : #949D56;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
}
