BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#FFFDE5;
	background-color:#FFFDE5;
	line-height:30px;
  }
table {
	background-color:#000000;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
text-decoration:none;
line-height:30px;
color:#FFFF00;
}
a:hover {
	color: #15FF00;
	text-decoration:underline;
}

a:visited {}

a:link {}

IMG {
margin: 1px;
	border-width: thin thin thin thin;
	border-style: solid solid solid solid;
/*	border-color: #C00000 #C00000 #C00000 #C00000;*/
}