/* CSS Document */

body {
	background-image: url(img/bg.gif);
    background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size:12px;
    line-height:140%;
    color:#666666
}

.relink {
    font-size:14px ;
    color:#FF6600
}