@charset "utf-8";
/* CSS Document */

.happytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0C5F7F;
}
.happyblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FBBC00;
	text-decoration: blink;
}

.happytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0D6080;
}
.happyhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FBBC00;
}
a#denz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399FF;
	font-weight: bold;
}
a#denz:link {
	text-decoration: none;
	color: #076080;
}
a#denz:visited {
	text-decoration: none;
	color: #045477;
}
a#denz:hover {
	text-decoration: none;
	color: #FBBC00;
}
a#denz:active {
	text-decoration: none;
	color: #045477;
}

