.apply {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	font-weight: bolder;
	text-transform: uppercase;
}
a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #0099E7;
	text-decoration: blink;
	font-family: Verdana;
	font-size: 16px;
}
