body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #000000;
}

A:link 
{
color: #0082FF;font-family:tahoma;text-decoration: none;font-size:11px; font-weight: bold;
}
A:visited 
{
color: #0082FF;font-family:tahoma;text-decoration: none;font-size:11px; font-weight: bold;
}
A:active 
{
color: #0082FF;font-family:tahoma;text-decoration: none;font-size:11px; font-weight: bold;
}
A:hover 
{
color: #FFFFFF;font-family:tahoma;text-decoration : none;font-size:11px; font-weight: bold;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B7BBBC;
}

.copyrights a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B7BBBC;
	text-decoration: none;
}

.copyrights a:hover {
	text-decoration: underline;
}

.bg-img {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #79A8D5;
}

.disco-content {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.disco-content a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.disco-content a:hover {
	text-decoration: underline;
}

.disco-title {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
