/*  KathyNewtonHypnotherapist  */ 

.Main {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 
h2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

#Title {
	position: absolute;
	left: 190px;
	width: 260px;
	text-align: center;
	height: 160px;
	top: 350px;
	background-color: #006699;
	color: #666666;
}
#menu {
	position: absolute;
	height: 160px;
	width: 460px; 
	left: 450px;
	background-color: #6699FF;
	top: 350px;
	text-align: center;
}
p {
	font-size :12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:visited {color: blue}
a:hover {color: black}
a {text-decoration: none; }
