

.partners {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	color: #999999;
	text-decoration: none;
	text-transform : lowercase;
}
.partners a, .partners a:visited {
  text-decoration: none;
  color: #999999;
}
.partners a:hover {
  color: #555555;
}

/* ???? ?????????? (div ??? table ? ??????????? ?? html_format) - rgb(255,199,24) background-color: rgb(255,199,24);*/
#travelboom_block {
width: 120px;
border: 1px solid #555;
font-size: 13px;
}
b#travelboom_head {
font-size: 13px;
color: #555;
text-transform: uppercase;
}
span.travelboom_price { 
font-style: italic; 
}
img.travelboom_img { 
margin-right: 2px;
}
small.travelboom_reflink { font-size: 8px; }
a.travelboom_url { 
font-weight: bold;
color: blue; 
}



