a:link {
	font-style: normal;
	color: #CCFFFF;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	color: #0099FF;
}
