* {
	font-family: Arial;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #ffffff;
	background: #000000;	
}

img {
	border: 0px;
}

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

a:hover {		
	text-decoration: none;
}
