.bg {  background-image: url(images/bgb2.gif); background-repeat: repeat-y; background-position: right top}
.bg_main {  background-color: #9ECFEB; background-image: url(images/bgb.gif); background-repeat: repeat-x; background-position: left top}
.txt {  font-family: tahoma; font-size: 11px; color: #05405b; text-decoration: none}
.lnk {
	font-family: tahoma;
	font-size: 11px;
	color: FF5D00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {  color: #05405b; text-decoration: none}
