body
{
  font-family: verdana;
	font-size: 11px;
}


p,td,div
{
	font-family: verdana;
	font-size: 11px;
}

a,a:hover
{
  color: #e41e26;
  text-decoration:none;
}

.menu
{
  font-family: verdana;
  font-size:11px;
  color:#000000;
  text-decoration:none;
}

.menu:hover
{
  color:#e41e26;
}

.footer
{
  color:#FFFFFF;
  font-size: 10px;
  text-decoration:none;
}

.footer:hover
{
  color:#e41e26;
  font-size: 10px;
  text-decoration:none;
}

.shop
{
  font-family: verdana;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:none;
}

.shop:hover
{
  color:#e41e26;
}

.searchform
{
  border:1px solid black;
  height:22px;
  width:200px;
}
