/* CSS Document */

a:link {
	color: #FF6600;
	text-decoration: blink;
}
a:visited {
	color: #FF6600;
}
