h1 {
	color: #2e577a;
}

.blue {
  color: #0000FF;
}

.maly {
  font-size: small
}
p {
  margin-bottom: 0px;
  margin-top: 4px
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #FFFFFF url(Loga/bg.gif) repeat-x fixed;
  color: #000000;
}
a{
text-decoration: underline
color: black
}
a:link {
text-decoration: underline;
color: Black

}
a:visited {
text-decoration: underline;
color: black

}
a:hover { 
text-decoration: none; 
color: red
 
} 
 
table {
	background-color: #c4d6e4;
  font-size: small
}


