body {
	background-color: #FFCCFF;
             background-image: url(backs/roses.jpg);   
	font-size:10px;
	font-style:normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	scrollbar-base-color: #FFCCFF;
}
H2 {
  font-size: 16px; margin: .83em 0;
  }
.menytext {
  font-size: 12px; font-weight:bold;
  }
  
a:link {
	text-decoration: none;
	color: #000000;
	background-color: #FFCCFF;
	font-family: Verdana;
}
a:visited {
	text-decoration: none;
	color: #000000;
	background-color: #FFCCFF;
	font-family: Verdana;
}
a:hover {
	text-decoration: underline overline;
	color: #000000;
	background-color: #FFCCFF;
	font-family: Verdana;
}
a:active {
	text-decoration: none;
	color: #000000;
	background-color: #FFCCFF;
	font-family: Verdana;
	}
table{
	background-color: #FFCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	}

  
