body {background-color: #666666; margin: 0; padding: 0}

.lcolors {color: #000099; text-decoration: underline} 
.lcolors:visited {color: #000099; text-decoration: underline} 
.lcolors:active {color: #000099; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

.lcolors2 {color: #ffffff; text-decoration: none} 
.lcolors2:visited {color: #ffffff; text-decoration: none} 
.lcolors2:active {color: #ffffff; text-decoration: none} 
.lcolors2:hover {color: #ff0000; text-decoration: underline}


h1.header {
	font-family: Times New Roman, Times;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin: 0;
	padding: 10px 10px 5px 10px;
	width: auto;
	text-align: center;
	display: block;
	width: 590px;
	height: 42px;
	}

p {
	margin: 10px 100px 10px 10px;
	font-family: Times New Roman, Times; 
	font-size: 13px; 
	line-height: 19px;
	color: #000000;
	text-align: left;
}

p.footer {
	margin: 10px 40px 5px 10px;
	font-family: Times New Roman, Times; 
	font-size: 9px; 
	line-height: 16px;
	color: #777777;
	text-align: left;
}

ul li {
	margin: 10px 100px 10px 10px;
	font-family: Times New Roman, Times; 
	font-size: 13px; 
	line-height: 19px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	margin: 10px 100px 10px 10px;
	font-family: Times New Roman, Times; 
	font-size: 13px; 
	line-height: 19px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
}

A.menulink {
text-align: right;
text-decoration: underline;
font-family: Times New Roman, Times;
font-size: 13px;
font-weight: bold;
color: #222222;
padding: 13px 0px 2px 100px;
margin: 0;
display: block;
}

A.menulink:hover {
text-align: right;
text-decoration: none;
font-family: Times New Roman, Times;
font-size: 13px;
font-weight: bold;
color: #222222;
padding: 13px 0px 2px 100px;
margin: 0;
display: block;

}

#table {background: url(assets/florists_05.jpg); border: 1px #FF0000}

