.lunkfree {
	font-family: Tahoma;
	font-size: 12px;	
}
.lunkfree2 {
	font-family: Tahoma;
	font-size: 18px;
	color:#FFFFFF;	
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline overline;
	background-color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #3399FF;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

