a:link
{
  font-family		: Verdana;
  font-size			: 12px;
  color				: #ffa100;
  text-decoration	: none;
}

a:visited
{
  font-family		: Verdana;
  font-size			: 12px;
  color				: #ffa100;
  text-decoration	: none;
}

a:hover 
{
  font-family		: Verdana;
  font-size			: 12px;
  font-weight		: non-bold;
  text-decoration	: none;
  color				: #565656;
}

div.left
{  
    background-image:url("images/xp2009_site_12.jpg");
    background-repeat: repeat-y;
    height: 100%
}

div.right
{  
    background-image:url("images/xp2009_site_14.jpg");
    background-repeat: repeat-y;
    height: 100%
}

.small
{
  font-size			: 2px;
}

dic.link {
  background: white;
  border: none;
}