td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.darktitle {
	font-size: 24px;
	color: #EE4691;
	font-weight: bold;
}
.darktext {
	color: #000;
}
.greytext {
	color: #999;
}
a:link, a:active, a:visited {
	color: #EE3184;
}
a:hover {}
.aboutbg {
	background-image: url(i/bg.about2.jpg);
	background-repeat: no-repeat;
}
.musicbg {
		background-image: url(i/bg.music.jpg);
}
.blankbg {
	background-color: #000;
}
.newsbg {
	background-image: url(i/tourbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.windowsbg {
	background-image: url(i/anuhea.downloadbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tourbg {
	background-image: url(i/tourbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.videobg {
		background-image: url(i/graphicbg.jpg);
}
.pinktext {
	color: #EE3184;
}
body {
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	background-image: url(i/table.bg.jpg);
}
img.blogimg {
	width: 280px;
}
.widtbl {
	border-width: 1px;
	border-style: solid;
	border-color: #333;
	background-color: #101010;
}
.footertbl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	background-color: #101010;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
.footertd {
	line-height: 20px;
	font-size: 12px;
}
.foottitles {
	color: #EB3085;
	font-weight: bold;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
}
