

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


#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: 10px; 
	text-align: center;
	margin-bottom: 6px;
	line-height: 14px; 
	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: 10px;
	text-align: center;
	margin-bottom: 6px;
	line-height: 14px; 
	width: 118px;

}

.lightad a:visited{
	color:#333333;
	text-decoration: none;
}
.lightad a:hover{
	color:#333333;
	text-decoration: underline;
}
.lightad a:active{
	color:#333333;
	text-decoration: none;
}
.lightad a:link{
	color:#333333;
	text-decoration: none;
}
.aff{
	float: right;
	/*padding: 6px;*/
	background-color:  #ffffff;
	font-family:  verdana, arial, sans; 
	color:  #666666 ;
	display: block; 
	font-size: 10px;
	text-align: center;
	margin-bottom: 6px;
	line-height: 14px; 
	width: 118px;

}

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












