.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.redheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blueflowers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.blueflowers a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.blueflowers a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.blueflowers a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
}
.blueflowers a:active {
	color: #CCCCCC;
	font-weight: normal;
}