@import url();

body {
	font-size: 14px;
	background-color: #444444;
	color: #ffffff;
	margin: 0px;
}

a, a:link, a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 1px solid #ffffff;
}

a img:hover {
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}
