BODY {
 background: url(background/flower.jpg);
 color: #CC3333; font-family: Arial;; font-size: 18px}
A {text-decoration: none}
A:link {color: #009933; border: #FFFFFF}
A:visited {color: #FF6699; border: #FFFFFF}
A:active {color: #009933}
A:hover {color: #FFFF66; text-decoration: underline}

div.noborder img {border: none;}

div.menu table {
    border: none; 
	text-align: center;
}

div.menu a {
    font-weight:bold;
    font-size:18pt;
	font-family: Mistral;
	padding-left: 20px;
}

div.text {
    font-size: 10pt;
	font-family: Arial;
	margin-left: 80px;
}

div.title {
	font-weight:bold;
    font-size: 11pt;
	font-family: Arial;
	margin-left: 80px;
	margin-top: 15px;
}

