@charset "utf-8";
.link2 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FCD049;
}

.linkDK {
	font-family: "Times New Roman", Times, serif;
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
.linkGRn {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	font-weight: bold;
	text-decoration: underline;
	font-size: 24px;
}
.linknav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}
