/* CSS Document */
body,td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#909090
}

a{
	color:#909090;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100
}

a:hover{
	color:#FB7A12
}

grey{
	color:000000
}
