body,tr,td{
	color: #ffffff;
	font-size:8pt;
	font-family:Verdana;
	background-image: url(http://www.roomofplasticflowers.org/lay8/pattern2.gif);
	background-attachment : fixed;
	line-height: 15px;
	letter-spacing: 1px;
	text-align:left;
}

a:link{
	color: #2d3542; 
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #2d3542;
	text-decoration:none;
	font-weight:bold;
}

a:active{
	color: #2d3542;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color: #ffffff;
	text-decoration:none; 
	font-weight:bold;
}

select{
	background: #61A5CE; 
	font-family: Verdana; 
	color: #2d3542; 
	font-size: 8pt
}

textarea, input{
	font-family: Verdana;
	font-size: 8pt;
	color: #61A5CE;
	background: #61A5CE;
	border: 0px solid;
	border-color:#61A5CE; 
}