BODY {
	color: White;
	font-family: Verdana;
	font-size: smaller;
}

A {
	color: White;
	text-decoration: none;
}

A:HOVER {
	color: White;
	text-decoration: underline;
}

h2 {
	color:#FF9900; 
	font-size:12px;
}

h1.seo {
	color:#FF9900; 
	font-size:12px;
}

.menu {
	color: White;
	font-size: 6px;
	font-family: Verdana;
}

.seoheader {
	overflow:hidden;
	width: 760px;
	height: 101px;
	display: block;
	background: url(head.jpg) 0 0;
	margin:0;
	padding:0;
}

.seoheader h1 {
	font-size:12px;
	margin:0;
	padding:0;
	text-indent:-1000px;
	overflow:hidden;
	width: 20px;
	height: 100px;
	display: block;
	background: url(../head.jpg) 0 0;
}
