body{
  background: #30145C;
}
font,p,body,td{color:#fff;font:8pt tahoma
}
A, A:link, A:active
{
	text-decoration: none;
	color:#F950AD;
}
A:hover { 
    color: #fff;
    text-decoration: none;
    cursor:  hand;
}
img{
  border:0;
}