BODY {
	background-color: #000033;
	margin: 0px;
	text-align: center
}
A:link {COLOR: black; TEXT-DECORATION: none}
A:visited {COLOR: black; TEXT-DECORATION: none}
A:active {COLOR: black; TEXT-DECORATION: none}
A:hover {COLOR: #525252;TEXT-DECORATION: none;}
A:unknown {TEXT-DECORATION: none}

.set  {
	display: block;
	width: 999;
	margin: 0px;
	padding: 0px;
	background-image : url(images/bg.gif);
	background-position : center;
	background-repeat : repeat-y;
}

.txt {
	margin: 5px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.txt1 {
	margin: 5px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}

.tplace {display: inline}
.tplace img{border:1px solid #000033; width:150px; height:200px; margin: 2px; padding: 0px;}
.tplace :hover img {border: 1px dashed #000033;}

.t {display: inline; color: Black;}
.t img{border:1px solid #f18357; width:140px; height:193px; margin: 2px}
.t :hover img {border: 1px dashed #b03f0a;}

.text {
	margin: 5px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	width : 775px;
	text-align : justify;
}

.link {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.bottom {
	background-image : url(images/bottom.gif);
	background-repeat : no-repeat;
	background-position : top;
	font-size : 12px;
	margin: 0px;
	padding: 0;
	
}


