@charset "utf-8";
/* CSS Document sukurta rimis*/ 

body {
	background-color: #CCCCCC;
	background-image: url(images/10.gif);
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: #CDCFCE;
	text-decoration: none;

}

table.menu {
	width: 160px;
	border:0px solid #CCCCCC;
}

td.menu {
	align: left;
	font-size:14px;
	text-align: center;	

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	
}
.style2 {color: #E6E28B}
.style4 
a:link {
	color: #5B5813;
	text-decoration: none;

}
.style5 {
	color: #FDE52A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {color: #FDE52A; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

img.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(...)";

</style>
