* {
	margin : 0px;
	padding : 0px;
}

body {
	color : #000000;
	text-align : center;
	font-family :Trebuchet MS, verdana, tahoma, sans-serif;
	font-size : 9px;
}

a {
	color : #453730;
	text-decoration : none;
}

a:hover {
	color : #6C5A51;
	text-decoration : none;
}