@charset "utf-8";
.FrontpageLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16;
	margin:0 0 0 0;
	text-decoration:none;
	color:black;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF8080;
	text-decoration: none;
}
.text-style {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.normalheader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

