body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/fon.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: arial;
	
}
li {}

a {font-family: Verdana,Tahoma;
  color:003366;
  font-weight:;
  font-size: 80%;}
  
a:hover {text-decoration: none;}
		
small.main {color: 483D8B;
  font-size: 80%;
  font-weight:;
	}
		
a.main {font-family:Verdana,Tahoma;
	color: 483D8B;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;}
	
a.main:hover{color:red;
	text-decoration:none;}
	
a.main:active {color:blue;}
	
a.main:visited {color:grey;}

a.selected {color: red;

font-weight:bold;
text-decoration:none;}	

.area {
font-size: 10px;
border: 1px solid #000;
}

.button {
font-size: 10px;
border: 1px solid #000;
}

.area1 {
border: 1px solid #000;
}
