p    {text-indent: 30px; margin: 0px 0px 0px 0px, }
a        {text-decoration: none}
a:link   {color: yellow}
a:visited {color: yellow}
a:active {color: yellow}
a:hover  {color: yellow; text-decoration: underline}
h2     {color: blue; font-style: italic}
h1    {color: grey; text-align: center}


a:hover
{font-family: Verdana;
font-size: 12px;
color: yellow;
font-weight: bold;
border-bottom: solid;
border-bottom-width: 2px;
text-decoration: underline;}