



body {
	font-size: 80%;
	font-family: verdana,garamond;
	color: 0C3E01;
	background-image:url('images/cloth.jpg');
}






h1,h2,h3,h4 {
	color: 0C3E01;

}






p {
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-align: left;
}







a:link {
	color: 1D9004;
	text-decoration:none

 }


a:visited {
	color: 649B58;
	text-decoration:none
 }



a:hover {
	color: ff6600;
	text-decoration:underline

 }



a:active {
	color: red;
	text-decoration:none
 } 


a img {border: none; } 