.ee {
	line-height: 150%;
	font-size: 12px;

}
a:link {
	line-height: normal;
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #6666CC;
	text-decoration: underline;
}
