a {
	font-size: 14px;
	color: #000066;
	line-height: 1.4em;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #0000FF;
}
