/* CSS Document */

td, body {color:#000000; }
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #f15f23;
}


