
a
{
	color:white;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

img
{
	border:0px;
}

body
{
	  margin-top:0px;
	  margin-left:0px;
	  margin-right:0px;
	  margin-bottom:0px;	  
      font-family : Arial,Verdana, Helvetica, sans-serif;
	  font-weight:none;
      font-size : 12px;
	  width:100%;
	  min-width:990px;
	  height:100%;
	  padding:0;
	  color:white;
	  background:url("/img/bg_1x1677.jpg") repeat;
}

