a:link {
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
