/* CSS Document */

body {
	margin: 0px; 
	padding:0px; 
	border:none;
	background-color:#F5F3E9;
}

a {
	outline: none;
	text-decoration: none;
}

a img {
	border:none;
}

/*ids and classes*/

.imagelinks { 
	color:#707070;
	font-size: 12px;
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
}