BODY {
	font-family: Arial, sans-serif;
}
.link{
	font: bold 16px;
	border-bottom: 1px dotted #28c4d7;
	color: #28c4d7;
	text-decoration: none;
}

.link:hover{
	border-bottom: 1px solid #28c4d7;
}
.top-advertisement{height: 65px; overflow: hidden;}