<style>
a:link {color:blue; text-decoration: none; }
a:visited {color:blue; text-decoration: none;}
a:hover {color:grey; text-decoration: underline;}
a:active {color:grey; text-decoration: blink;}
p {
font-family:Arial}
div {
font-family:Arial}
h1 {
font-family:Arial}
h2 { background-color : lightgrey;
color : #FF6600;}
h2 {
font-family:Arial}
h3 {
font-family:Arial}
h4 {
font-family:Arial}
h5 {
font-family:Arial}
h6 {
font-family:Arial}
table {
font-family:Arial}
ul {
font-family:Arial}
ol {
font-family:Arial}
</style>