#header a, #header td, #footer a, #footer td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#8D8D8D;
	line-height: 15px;
}
#header a, #footer a{
	color:#8D8D8D;
}
#header a:hover, #footer a:hover{
	color: #8D8D8D;
}
#header td{
	padding:5px;
}