.menu img {border:none;
}

a:link,
a:visited {
	color: #B39EBA;
	text-decoration: none;
}
a:hover {
	color: #E0D9FD;
	text-decoration: underline;
	border:1px;

}
#bg {
	background-color: #020202;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;

}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A692F8;
	font-size: 10px;
	line-height: 16px;

}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A692F8;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	background-color: #110022;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	color: #555577;
}
.gallery img{
	background-color: #332244;
	vertical-align:top;
	margin:6px;
	height: 120px;
	width: 80px;
	border: 1px;
	border-style: solid;
	float:left
}

