

html,body { font-family: arial, sans serif; height: 100%; width:100%; }

body { margin: 0px; background-color: #ffffff; color: #4d693f; font-size:24px; }

A:link{ text-decoration: none; color: #494949; }
A:active { text-decoration: none; color: #494949;  }
A:visited { text-decoration: none; color: #494949; } 
A:hover { text-decoration: none; font-weight: bolder; color: #000000; }

