body {background-color: white}
h1 {font: 35px georgia; display: inline; color:blue}
h2 {font: 10px veranda; color:black}
h3 {font: 20px veranda; font-style: bold; color:black; display:inline}
hr {color:grey}
p {font: 12px helvetica; color:black; display:inline}

a:link {color:blue}
a:visited  {color:993300}
a:hover		{color: red}
A:ACTIVE, A:HOVER, A:LINK, A:VISITED {text-decoration : none; }
	.Ao:hover {text-decoration : none; font-weight : bolder; }
