p 

  { text-align: left;

  color:#444; 

  font-size:12px; 

  font-family:Arial; 

  border:1px #555555; padding:5px;

  } 

h1 

  { color: #000000; text-align: center

  } 

h2 

  { color: red; text-align: left;

  }  

img 

  { border-style: dotted; border-color: #252525; border-width: 4px; 

  } 

table

   {

      font:Trebuchet MS, Arial, Helvetica;

      vertical-align: baseline

   }



a:link { text-decoration:underline; color:yellow; }

a:visited {  text-decoration:underline; color:#dec600; }

a:active {  text-decoration:underline; color: #5676ed; } 

a:hover { text-decoration:underline; color: #ff0000; }

#words { width:480px; margin:30px; }


