body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#321B0D;
	background-image:url(../img/index/backX.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
}
.norm A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;	
	color: #797979;
}
.norm A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a6a6a6;
	text-decoration: none;
}
.norm A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.flashL {
  	text-decoration: none; 
  	border:0; 
  	padding:0; 
  	display: block; 
  	text-indent: -9999px; 
  	letter-spacing: -9999px; 
  	font-size:0; 
  	width:122px; 
  	height:90px; 
  	background: url("../img/index/adobeflashplr.jpg") 0 0 no-repeat;
}
.flashL:hover {
  	background-position: 0 -90px;
}

.javaL {
  	text-decoration: none; 
  	border:0; 
  	padding:0; 
  	display: block; 
  	text-indent: -9999px; 
  	letter-spacing: -9999px; 
  	font-size:0; 
  	width:102px; 
  	height:90px; 
  	background: url("../img/index/java.jpg") 0 0 no-repeat;
}
.javaL:hover {
  	background-position: 0 -90px;
}

.areadL {
  	text-decoration: none; 
  	border:0; 
  	padding:0; 
  	display: block; 
  	text-indent: -9999px; 
  	letter-spacing: -9999px; 
  	font-size:0; 
  	width:101px; 
  	height:90px; 
  	background: url("../img/index/adobereader.jpg") 0 0 no-repeat;
}
.areadL:hover {
  	background-position: 0 -90px;
}
