A {
  color : #0000FF;
  background-color: #;
  font-weight : ;
  font-size : 14px;
  cursor :  auto;
  TEXT-DECORATION:none;
}
A:VISITED {
  color : #0000A0;
  background-color: #;
  font-weight : ;
  font-size : 14px;
  cursor :  auto;
}
A:HOVER {
  color : #FF0000;
  background-color: #;
  font-weight : ;
  font-size : 14px;
  cursor :  auto;
}
A:ACTIVE {
  color : #FF0000;
  background-color: #;
  font-weight : ;
  font-size : 14px;
  cursor :  auto;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	line-height: 160%;
	background: url(../images/BG.jpg);
	border: 1px;
	margin: 0px;
	padding: 0px;
    font-size : 14px;
}
table {
	line-height: 160%;
	border: 1px;
    font-size : 14px;
}
