/* Comment */


body {
	background-color: #4A3324;
	font-size: .80em;
	color: 	#ffffff;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
}


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


a:hover {
	font-style: italic; 
}


.blue {
	color: #59d5cf;
	font-weight: bold;
}