body{
    behavior: url("csshover3.htc");
}
.text {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
#special {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC33;
	margin: 5px;
	padding: 1px;
	border: 1px solid #339933;
}
#special p{
	margin-bottom: 5px;
	margin-top: 5px;
}
#special:hover {
	background-color: #FFFF99;
}
.mtext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.textsmallgrey {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
a.blueflowers:link {color: #666666; text-decoration: none; }
a.blueflowers:visited {color: #666666; text-decoration: none; }
a.blueflowers:hover {
	color: #3366ff;
	text-decoration: none;
}
a.blueflowers:active {color: #666666; text-decoration: none; }

.background {
	background-image: url(images/colour.jpg);
	background-repeat: repeat-x;
	background-position: top;
}.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.green {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
}
.border {
	border: 1px solid #333333;
}
.style1 {
	color: #339933;
	font-weight: bold;
	font-size: 20px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style7 {font-size: 16px}
