body {
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	background: #999999 url('img/bg.gif') top center repeat;
}

img {
	vertical-align: bottom;
	}
	
td {
	color: #000000;
	font-size: 13px;
	font-family: georgia, trebuchet ms, verdana, arial, sans serif
	}
	
b {
	color: #000000;
	}
	
a {
	color: #ff00ff;
	text-decoration: none;
	}

a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
.gal {
	border: solid #ffcc00 1px;
	}
	
.gali {
	border: solid #ffff99 2px;
	}
		