body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
  background-image: url(../images/bg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: #000000;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px
}

a.menu { 
	display: block;
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border:none; 
	padding:5px; 
	text-decoration:none; 
}

a.menu:link    { Background-image: url(../images/but1.jpg); Background-repeat: no-repeat;}
a.menu:visited { Background-image: url(../images/but1.jpg); Background-repeat: no-repeat;}
a.menu:hover   { Background-image: url(../images/but2.jpg); Background-repeat: no-repeat;}
a.menu:active  { Background-image: url(../images/but2.jpg); Background-repeat: no-repeat;}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

