html 
{
	margin     : 0;
	padding    : 0;
	behavior   : url(csshover.htc); 
}

body
{
	margin     : auto; 
	padding: 0px;
	text-align : center;
	background-color:#fff;
	background : #ffffff;
	font        : normal 11px arial;
  color       : #434343;
}



#combo1
{ 
  position:relative;
	left:50%;
	margin-left:-350px;
	width:700px;
}
	


a:link    {  font-family: Arial; font-size: 11px;  color: #f8f6e4; text-decoration: none; font-style:normal}
a:visited {  font-family: Arial; font-size: 11px; font-weight:normal;  color: #f8f6e4; text-decoration: none; font-style:normal  }
a:hover   {  font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: none; color: #fdb513; font-style:normal}

a.wh:link    {  font-family: Arial; font-size: 11px;  color: #434341; text-decoration: none; font-weight: normal; font-style:normal}
a.wh:visited {  font-family: Arial; font-size: 11px; font-weight:normal;  color: #434341; text-decoration: none; font-style:normal  }
a.wh:hover   {  font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: none; color: #434341; font-style:normal}

a.hp:link    {  font-family: Arial; font-size: 10px;  color: #434341; text-decoration: none; font-weight: normal; font-style:normal}
a.hp:visited {  font-family: Arial; font-size: 10px; font-weight:normal;  color: #434341; text-decoration: none; font-style:normal  }
a.hp:hover   {  font-family: Arial; font-weight: normal; font-size: 10px; text-decoration: none; color: #fdb513; font-style:normal}


a.pr:link    {  font-family: Arial; font-size: 11px;  color: #f8f6e4; text-decoration: none; font-style:normal;font-weight:bold;}
a.pr:visited {  font-family: Arial; font-size: 11px; font-weight:bold;  color: #f8f6e4; text-decoration: none; font-style:normal  }
a.pr:hover   {  font-family: Arial; font-weight:bold; font-size: 11px; text-decoration: none; color: #fdb513; font-style:normal}

a.czysty{
position:relative;
top:-17px;
left:-3px;
margin:0px;
padding:0px;
}

