a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #FF3366;
	text-decoration: underline;
}
