body {
	topmargin: 0px;
	bottommargin: 0px;
}
.back {
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
}
.fullbody {
	background-image: url(img/body.gif);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.bor
    {
    	text-decoration:none;
    	border:none;
    	}
