/* CSS Document */

a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.flwr-14 a: {
	text-decoration: underline;
}
.flwr-14 a:visited {
	text-decoration: none;
}
.flwr-14 a:hover {
	text-decoration: none;
}
.flwr-14 a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}