@charset "iso-8859-1";
body,td,p,br 
{
color : #4D4D4D;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size : 12px;
}

b
{
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
font-style: strong
}
body
{
background-image: url(images/bg.jpg); 
}
a:link {color: #660033; text-decoration:underline; font-weight: bold}

a:visited {color: #808080; text-decoration:underline; font-weight: bold}

a:active {color:#FF6600; text-decoration:underline; font-weight: bold}

a:hover {color:#FF6600;  text-decoration:underline; font-weight: bold}


h1, h2, h4, h3
{color:#660033; font-style:strong }

hr
{ width: 99%; color: #FF9933; text-decoration: noshade ; text-align : center;}
