A {
	color: Maroon;
	Font-Family: Georgia, Times, Serif;
	font-weight: bold;
        font-style: italic;
	text-decoration: none;
}
A:hover {
	color: #009058;
	font-weight: bold;
    font-style: italic;
	text-decoration: underline;
}

BODY
{
    Font-Family: Georgia, Times, Serif;
	color: #666;
	background: url(flowr03a_1.gif);
	background-repeat: inherit;
	background-position: inherit;
	background-attachment: fixed;
}
BODY p
{
	Font-Style: italic;
    Font-Size: 75%;
}

h1 {
    Font-Family: Georgia, Times, Serif;
    font-size: 115%;
	font-weight: bolder;
	color: maroon;
	text-align: center;
}

h2 {
    Font-Family: Georgia, Times, Serif;
    font-size: 115%;
	font-weight: bolder;
	margin: 1px;
	color: maroon;
	text-align: center;
	Font-Style: italic;
}

.menu {
    color: maroon;
	font-size: 75%;
	font-weight: bolder;
	letter-spacing: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: center;
}
.menu a {
    color: maroon;
	font-size: 90%;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: center;
}
