BODY  {
	background-image : none;
	background-color : #5a5a5a;
	font-family: Helvetica CE, Arial CE, Arial, Helvetica, sans-serif;
	padding: 0px;
}
A:link  {
	color : White;
	text-decoration : none;
}
A:visited  {
	color : White;
	text-decoration : none;
}

A:active  {
 color : #E67F33;
}

A:hover {
	text-decoration: none;
}

.nahore {
	background-color : #000000;
 	color: #ffffff;
	font-size : 12px;
	font-weight : bold;
}




