a:link
{
	text-decoration : none;
	color : #98A800;
}
a:visited
{
	text-decoration : none;
	color : #98A800; 
} 
a:active 
{
	text-decoration : none;
	color : #98A800;
}
a:hover 
{
	text-decoration : underline;
	color : #FF0000;
}
	
.coupons
{
  border: 1px dashed #0373BD;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
}

BODY 
 {
 margin: 0px 0px 0px 0px;
    background-image: url('images/images/blubac.jpg'); background-attachment: fixed;
    font-family: Verdana, Arial, Helvetica;
    color: #4874B8;
	font-size: 10pt;
	  scrollbar-face-color: #297BB7;
      scrollbar-shadow-color: #000000;
      scrollbar-highlight-color: #CCCCCC;
      scrollbar-3dlight-color: #9EAE47;
      scrollbar-darkshadow-color: #9EAE47;

      scrollbar-arrow-color: #CCCCCC; background-repeat:repeat; background-attachment:fixed;
	}
			td
	{
	font-size: 10pt;
	color: #4874B8;
	}