body {
	background : Black;	
	background-image : url(../../img/biti.gif);
	background-position : center;
	background-repeat : repeat;
}

a{
 text-decoration : none;
 color : Lime;
}

a:hover {
	text-decoration : underline;
	color : Lime;	 
}
img{
	border : 0;
}

p{
	color : #2D8620;
}

td{
	color :  #2D8620;
}
th{
 background-color : #494949;
	color :  #2D8620;
	background-repeat : repeat-y;
}

td.Comment {
background-image : url(../img/download_mik.gif);
background-position : left;
background-repeat : no-repeat;
background-color : Black;
color : Gray;
}

a.BottomLinks {
	color : #585858;
	font-size : 12px;
}

a.BottomLinks:hover {
	color : #FEFEFE;
	text-decoration : none;
	font-size : 11px;
}

