a {
	text-decoration:none;
	color:#8e8eff;
}
a:hover {color:#ff0000}

body,table {
	font-size: 10pt;
}

body {
  background-image: url(../../image/logo/background.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-attachment: fixed;
}
