BODY {
	background-image: url(bg1.jpg);
	background-color : #000000!important;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
}	

.text {
	font-family: Verdana;
	font-size: 10px;
	line-height:12px;
	color: #000000;
}

.text a {
	display: inline;
	color: #000000;
	text-decoration: none;
	
}

.text a:hover{
	background-color: #FF5501!important;
	display: inline;
	color: #000000
	text-decoration: none;
	
}

.text a:active {
	display: inline;
	color: #000000;
	text-decoration: none;
	
}

.text a:visited {
	text-decoration: line-through;
	color: #FF5501;
}

.comment {
	font-family: Verdana;
	font-size: 10px;
	line-height:12px;
	color: #000000;
}
