a
{
	color: #333;
	text-decoration: none;
	text-decoration: underline;
}
a:visited
{
	 color: #333;
	 text-decoration: none;
	 font-weight: normal;
	 text-decoration: underline;
}
a:hover
{
*/JSK	color: #FF0000;            */ 
        color: #CC6600;            
*/JSK   color: #6A4413;            */
	text-decoration: underline;
}
p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.fed {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.link_blok {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}
.link_blok:hover {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}
img {
  /* Silly IE...  Doesn't use bicubic by default... */
  -ms-interpolation-mode: bicubic;
}
