td.top_links_block {
	width: 204px;
	height: 48px;
	background: url(../img/hor_div.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 12 5 2 9;
} 

A.top_links, A:active.top_links, A:visited.top_links {
	FONT-SIZE: 10px;
	COLOR: #005b8a;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:hover.top_links {
	FONT-SIZE: 10px;
	COLOR: #eb5e07;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
