body {
	background-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	line-height: 16px;
}
img {
	border-color: #FFFFFF;
	}	
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C0C1C2;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #C0C1C2;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumb a:hover {
	color: #C0C1C2;
	text-decoration: underline;
	font-weight: bold;
}