.internal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
	line-height: 16px;
}
a:link {
	color: 009dd7;
	text-decoration: none;
}

a:visited {
	color: 009dd7;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #009dd7;
	text-decoration: none;
	font-family:  Arial, Helvetica,sans-serif;
	font-size: 12px;
}


a:active {
color: #ffffff;
	background-color: #009dd7;
	text-decoration: none;
}

