body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#000000;
  
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

a:link { 
	color: #0099CC;
	}
a:visited { 
	color: #0099CC;
	}
a:hover { 
	color: #0099CC;
	background-color: #000000;
	text-decoration; font-size:24; font-weight:bold;
	}
a:active { 
	color: #0099CC;
	}
	
.div_menu {
	position: relative;
	top: 2px;
	left: 30px;
}
