/* CSS Document */
/*contact page*/



#plant a{
	color:#333;
	font-size:100%;
	font-weight:normal;
}

#plant a:link{
	text-decoration:none;
}
#plant a:visited{
	text-decoration:none;
}
#plant a:hover{
	color:#000;
	text-decoration:underline;
}
.noul{
	font-weight:normal;
}