body {background-color: #D9D9D9; 
font: .8em Arial, Sans-Serif; line-height: 20px;
}
a {
	color: #FF7A09; 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 a {
	color: #fff;
	text-decoration: none;
}
h1 a:hover {
	color: #000;
	text-decoration: none;
}
h2 {
	color: #000;
	font: Sans-Serif;
	font-size: 19px;
	font-weight: 100;
	line-height: 12px;
}
h3 { 
	color: #000; 
	font-size: 1em; 
	height: 24px; 
	line-height: 24px; 
}

img { 
	border: none; 
}
