.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../gfx/bk_link.gif);
	background-repeat: repeat-x;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: line-through;
	
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.body,html {
	scrollbar-face-color: #f2f4e2; 
	scrollbar-shadow-color: #bcbcbc;
	scrollbar-highlight-color: #f2f4e2; 
	scrollbar-3dlight-color: #bcbcbc;
	scrollbar-darkshadow-color:#f2f4e2; 
	scrollbar-track-color: #f2f4e2;
	scrollbar-arrow-color: #ff4f04;

}
.bk_menu {
	background-image: url(../gfx/bk_menu.jpg);
	background-repeat: no-repeat;
}
