/* CSS Document */
a {
	color:#006699;
}
a:hover {
	text-decoration:underline;
}