body {background-color: white} 
a{text-decoration:none}
a:link { font-family: sansserif; color: purple; text-decoration: none }
a:active { font-family: sansserif; color: FF3333; text-decoration: none }
a:visited { font-family: sansserif; color: purple; text-decoration: none }
a:hover { font-family: sansserif; color: FF3333; text-decoration: underline }
h5 { font-family: sansserif;color: gray}
h4 { font-family: sansserif;color: gray}
h3 { font-family: sansserif;color: gray}
h2 { font-family: sansserif;color: gray}
h1 { font-family: sansserif;color: gray}
div { font-family: sansserif;color: gray; } 
