/* CSS Document */
body{
   margin:0px;
   background-repeat:repeat-x;
   
}

.copytxt{
    font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#696B64;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;

}


.bottom-link{
    font-family: Arial, Helvetica, Tahoma, Verdana,  sans-serif;
	color:#385315;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
		
}
.bottom-link:hover{
    font-family: Arial, Helvetica, Tahoma, Verdana,  sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
		
}
.bottom-text{
    font-family:  Arial, Helvetica, Tahoma, Verdana,  sans-serif;
	color:#385315;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
		
}

