body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}

a:link, a:visited {
	color: #30909C;
	text-decoration: none;
}

a:hover, a:active {
	color: #E94B40;
	text-decoration: none;
}
#draft {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
