body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEAD0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/flower.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rolloverbutton {
	background-color: #F9C2B5;
	color: #AE130F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 2px;
	height: 15px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE130F;
	border-right-color: #AE130F;
	border-bottom-color: #AE130F;
	border-left-color: #AE130F;
}
.rolloverbutton:hover {
	background-color: #FCE0DA;
	color: #AE130F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	display: block;
	height: 15px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE130F;
	border-right-color: #AE130F;
	border-bottom-color: #AE130F;
	border-left-color: #AE130F;
}
.rolloverbutton:active {
	background-color: #AE130F;
	color: #F9C2B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	display: block;
	height: 15px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE130F;
	border-right-color: #AE130F;
	border-bottom-color: #AE130F;
	border-left-color: #AE130F;
}
.rolloverbutton_stay {
	background-color: #AE130F;
	color: #F9C2B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	display: block;
	height: 15px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE130F;
	border-right-color: #AE130F;
	border-bottom-color: #AE130F;
	border-left-color: #AE130F;
}
td {
    font-family: Arial;
    font-size: 12;
}
