h1 {
	color: #2e577a;
}


h2 {
  color: #0066FF;
  font-size: xx-large
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background:url(Loga/bg.gif) repeat-x fixed;
}


a:link {
text-decoration: none;
color: #663366;
  font-family: "MS Sans Serif", sans-serif;
  font-weight: bold
}
a:visited {
text-decoration: none;
color: #663366;
  font-family: "MS Sans Serif", sans-serif;
  font-weight: bold
}
a:hover { 
text-decoration: blink;
color: red;
  font-family: "MS Sans Serif", sans-serif;
  font-weight: bold
}
 
table {
	background-color: #c4d6e4;
  font-size: small
}



