a{color: #4a6b89; text-decoration: none;}
a:hover {
	color: #4a6b89;
	text-decoration: underline;
}
.texthome {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.textprint {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.mtext {
	font-family: Arial;
	font-size: 12px;
	color: #4a6b89;
}
.border {
	border: 1px solid #001c38;
}
.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: #ff6600;
	text-decoration: none;
}
a.blueflowers:active {color: #666666; text-decoration: none; }

.background {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rightimage {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.rightimage2 {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.leftimage2 {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}