a img {
    border-style:none;
}

DIV.menu{
	font-size:14px;
	font-weight: bold;
	color: #808080;
	margin: 4px 6px 4px 6px;
	white-space: nowrap;
}

DIV.name{
	font-size:14px;
	color: #808080;
	font-weight: bold;
	margin: 4px 6px 4px 6px;
	white-space: nowrap;
}
DIV.coment{
	font-size:12px;
	color: #808080;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
}
DIV.link{
	font-size:12px;
	font-weight: bold;
	color: #808080;
	margin: 4px 6px 4px 6px;
	white-space: nowrap;
}

DIV.ITEMTITLE{
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px 6px 4px 6px;
	white-space: nowrap;
}

BODY.notop {
	background-image:      url(../img/top_logo2.jpg);
	background-attachment: fixed;
	background-position:   100% 0%;
	background-repeat:     no-repeat;
}
