a:link {
	color: #EECCCA;
	text-decoration: none;
}
a:visited {
	color: #ECCDCA;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC99;
	text-decoration: underline;
}
a:active {
	color: #4C8757;
	text-decoration: none;
}

.brodtext-grey-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.rubkrik-small-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rubrik-medium-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.design-notes-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

