@import url("FrmProjectList.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #889095;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;

}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
a:active {


	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
