<style type="text/css">

A:link
{ text-decoration: underline; color:#ffffff; }
A:visited
{ text-decoration: line-through; color:#9d326a; }
A:active
{ text-decoration: none; color:#d90552; }
A:hover
{ text-decoration: value; color:#d90552; }

body {
background-image: url(images/layout_bg.png);
background-color: #cc6633;
background-attachment: fixed;

font-family: verdana;
font-size: 8 pt;
color: #c85037;

}

H2
   {
   color:#cc6633;
   font-weight:10 pt;
   font-family:sans-serif;
   }

</style>
