
A:hover {
	color: #CC0000;
}
a {
	text-decoration: none;
	color: #FF9900;
}
table {
	font-size: 13px;
	line-height: 1.5;
	color : #333333;@
}
body {
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  background-color: #ebebeb;
  background-image:url("image/bg_blue.gif");


}
