body {
  margin:0px;
  Background-Color: #FFDB00;
  Background-Image: url(../images/page/bg.jpg);
  text-align:left;
}
td {
  font-family:Tahoma;
  font-size:11px;
}
input {
  border:solid 1px #b8b8b8;
  font-family:Tahoma;
  font-size:11px;
}
select {
  border:solid 1px #b8b8b8;
  font-family:Tahoma;
  font-size:11px;
}

.foot {
	color:#000000;
	font-size: 9px;
}
.headline {
  font-family:Tahoma;
  font-size:17px;
  color:#CD0102;
}
a.headline:link { 
  font-family:Tahoma;
  font-size:17px;
  color:#797979;
}
a.headline:visited {
  font-family:Tahoma;
  font-size:17px;
  color:#797979;
}
a.headline:focus {
  font-family:Tahoma;
  font-size:17px;
  color:#797979;
}
a.headline:hover {
  font-family:Tahoma;
  font-size:17px;
  color:#797979;
	text-decoration:none;
  cursor:pointer;
}

hr
{
  Color: #A60303;
  Height: 40px;
}

a.headline:active { 
  font-family:Tahoma;
  font-size:17px;
  color:#797979;
}
a:link { 
  color:#034081; 
  text-decoration:none; 
  font-family:Tahoma;
  font-size:11px;
}
a:visited {
  color:#034081; 
  text-decoration:none;
  font-family:Tahoma;
  font-size:11px;
}
a:focus {
  color:#034081; 
  text-decoration:none; 
  font-family:Tahoma;
  font-size:11px;
}
a:hover {
  color:#034081; 
  text-decoration:underline; 
  font-family:Tahoma;
  font-size:11px;
  cursor:pointer;
}
a:active { 
  color:#034081; 
  text-decoration:none; 
  font-family:Tahoma;
  font-size:11px;
}

