A:hover {
	background : Yellow;
	text-decoration : underline overline;
}

BODY {
	background : #FFEFD5;
}
h1 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;
}
