body{
	margin:00px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-align:center;
	background-color:#4B4B4B;
}
table{
	margin:00px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.wtxt{
	color: #FFFFFF;
}
a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#ffF000;
	text-decoration:underline;
}
.linktitle{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
.linktitle:hover{
	/* color:#ffF000; */
	color:#FFFFFF;
	text-decoration:none;
}
.linkartist{
	font-size:12px;
	color:#ffF000;
	text-decoration:underline;
}
.linkartist:hover{
	/* color:#66FF00; */
	color:#ffF000;
	text-decoration:none;
}
h1{
	font-size:17px;
	margin:5px; margin-left:0px;
}
h2{
	font-size:17px;
	margin:0px;
}
form{
	margin:00px;
}
.inp{
	font-size: 12px;
	border: solid #2B2B2B 1px;
}
.wlink{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
.wlink:hover{
	color:#FFF000;
	text-decoration:none;
}
.box{
	border: solid #FFFFFF 1px;
	padding:1px;
	background-color:#545454;
}
.box:hover{
	color: #FFF000;
	border: solid #FFFFFF 1px;
}
.bdr{
	border: solid #FFFFFF 1px;
}
.link{
	font-size:12px;
	color:#0065D7;
	text-decoration:underline;
}
.link:hover{
	color:#FF0000;
	text-decoration:none;
}
.linkY{
	font-size:12px;

	color:#FFF000;
	text-decoration:none;
}
.linkY:hover{
	text-decoration:underline;
}
.linkn{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.linkn:hover{
	text-decoration:underline;
}
.link3{
	color:#0065D7;
		font-size:12px;

	text-decoration:none;
	font-weight:bold;
}
.link3:hover{
	color:#FF0000;
	text-decoration:none;
}
.link4{
	font-zize:12px;
	color:#0065D7;
	text-decoration:none;
}
.link4:hover{
	color:#FF0000;
	text-decoration:none;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	background-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #003300;
	border-left-color: #003300;
}

.footertext a:link, .footertext a:visited {
	padding: 0px;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	line-height: 120%;
	font-size: 10px;
	vertical-align: middle;
	font-weight: normal;
	color: #FF6600;
	text-align: right;
	text-decoration: none;
}