body {
	margin: 0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #B1B4B4;
	SCROLLBAR-SHADOW-COLOR:  #B1B4B4;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #B1B4B4;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	background-image: url(images/bkg.gif);
}

.brd {border: solid 1px #FCFF53;}

.image {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-image: url(images/image.gif);
	text-align: center;
	height: 19px; *height: 21px;
	width: 102px;
	padding-top: 2px;
	display:block;
}
a.image:link {color: #000000; text-decoration: underline;}
a.image:visited {color: #000000; text-decoration: underline;}
a.image:hover {color: #000000; text-decoration: none;}

.gal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}
a.link:link {color: #424242; text-decoration: none;}
a.link:visited {color: #424242; text-decoration: none;}
a.link:hover {color: #424242; text-decoration: underline;}