

.darkad a:hover{
	color:#ffffff ;
	text-decoration: underline;
}
.darkad a:visited{
	color:#ffffff ;
	text-decoration: underline;
}

.darkad a:active{
	color:#ffffff ;
	text-decoration: underline;
}

.darkad a:link{
	color:#ffffff ;
	text-decoration: underline;
}



#footerad {
	width: 98%;
}

.darkad{
	float: right;
	/*padding: 6px;*/
	border:1px solid #000033;
	background-color:  #003366;
	color: #ccffff ; 
	font-family:  verdana, arial, sans; 
	display: block; 
	font-size: 11px; 
	margin-bottom: 6px;
	line-height: 13px; 
	width: 118px;
}


.lightad{
	float: right;
	/*padding: 6px;*/
	border:1px solid #333333;
	background-color:  #eeeeee;
	font-family:  verdana, arial, sans; 
	color:  #666666 ;
	display: block; 
	font-size: 11px; 
	margin-bottom: 6px;
	line-height: 13px; 
	width: 118px;

}

.lightad a:visited{
	color:#333333;
	text-decoration: underline;
}
.lightad a:hover{
	color:#333333;
	text-decoration: underline;
}
.lightad a:active{
	color:#333333;
	text-decoration: underline;
}
.lightad a:link{
	color:#333333;
	text-decoration: underline;
}











