p { font-family: "Arial Black" ; font-weight: bold; font-size: 18pt;
color: white }

H1 {font-family: "Arial" ; font-weight: bold; font-size: 8pt;
color: white }


A:link   { text-decoration: none; color: rgb(140,76,180) }

A:active { color: white; text-decoration: uppercase }

A:visited{ text-decoration: none; color: rgb(240,80,128) }

A:hover  { text-decoration: none; text-transform: lowercase; 
font-style:italic; color: rgb(152,212,64)}