/* CSS Document */

a:link {
	color: #425C01;
}
a:visited {
	color: #425C01;
}
a:hover {
	color: #425C01;
}
a:active {
	color: #425C01;
}
