body {
	background-color: #000000;
	/*background-image:  url("images/interface/lw_bg.gif");*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	  
p, td, ul  {
	font-family:verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	}
	
.smalltext {
	font-size: x-small;
	color: #FFFFFF;
}	
	
h3{
	font-family:arial, sans-serif;
	font-size: 20px;
	color: #dd0101;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration:none;
	}
	
h4{
	font-family:verdana, sans-serif;
	font-size: 15px;
	text-decoration:none;
	}	

A  { 
color: #dd0101;
text-decoration: none;
}

A:Visited  {	
color: #dd0101;
text-decoration: none;
}

A:Hover  {	
color: #dd0101;
text-decoration : underline;
}


.dklink  A { 
color: #ffffff;
font-size: x-small;
font-weight:bold;
text-decoration : none;
}

.dklink A:Active {	
color: #ffffff;
font-size: x-small;
font-weight:bold;
text-decoration : none;
}

.dklink A:Visited  {	
color: #ffffff;
font-size: x-small;
font-weight:bold;
text-decoration : none;
}

.dklink A:Hover  {	
color: #000000;
font-size: x-small;
font-weight:bold;
text-decoration : none;
}
