body {
margin: 0px;
background-color:#ffffff;
background-image: url(img/bg-gb.png);
background-repeat:repeat-y;
background-position:top center;
}

body {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
		}

td,th,div, {
	font-family: tahoma;
	}


a, a:link, a:active, a:visited {
	color:#b94983;
	text-decoration: none;
	font-weight: normal;
	}
	
a:hover {
	color: #a75176;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px #a72960 dotted;
	}

strong, b {color: #ac104b;}

em,i {color: #26082f;}
u {	color: #A0A0A7;
	text-decoration: none;
	border-bottom: 1px dashed #511b62}




