body {
	background-color:#AEB493;
	font-family:verdana;
	background-image:  url("../images/back.gif");
	background-repeat: repeat;

}

a:link {
	text-decoration:none;
	font-size:14px;
	color: #000;
}

a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #353535
	}
	
a:hover {
	text-decoration: underline;
	font-size: 14px;
}

img {
	border: none;
}

