
	.kabartma {height:10px; width:100px; FONT-SIZE: 12px; FONT-FAMILY:arial ;
	BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #ffffff 1px solid;  BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #222222; BORDER-BOTTOM: #aaaaaa 1px solid;  BACKGROUND-COLOR: #ebebeb

	}	
a:link 
{	
	font-family:Arial;
	font-size:10px;
	color:blue;
	text-decoration:none;
		font-weight:bold;
}
a:visited 
{
	font-family:Arial;
	font-size:10px;
	color:CYAN;
	text-decoration:none;
		font-weight:bold;
}
a:hover 
{	
	font-family:Arial;
	font-size:10px;
	color:#FF0000;
	text-decoration:underline;
		font-weight:bold;
}
a:active 
{
	font-family:Arial;
	font-size:10px;
	color:CYAN;
	text-decoration:none;
		font-weight:bold;
}
