BODY
{
	COLOR: gray;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	MARGIN: 0px;
	background-image: url('images/bg.jpg');
}
#lnk A{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
}

#lnk A:hover{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF6633;
}
#menu {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#menu A{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}

#menu A:hover{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: Yellow;
}
.txt
{
border:1px solid #808080; 
padding-left: 4px; 
padding-right: 4px; 
padding-top: 1px; 
padding-bottom: 1px;
}