body {
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(zada.jpg);
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	background-color: #FFFF00;
	color: #A52A2A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #FF0000;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	background-color: #FFFFFF;
	color: #F5CC9D;
	text-decoration: none;
}

address {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
}

h1 {
	color: #00008B;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 22px;
}

h2 {
	color: Navy;
	font-family: Tahoma, Verdana sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	color: #191970;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
}
 


input {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
}

table {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
}

