a.sd
{
	color: black;
	text-decoration: none;
	font-family:Verdana;
	font-size:13px;
}

a.sd:visited 
{
	text-decoration: none;
	color: black;
	font-family:Verdana;
	font-size:13px;
}

a.sd:active 
{
	text-decoration: none;
	color: black;
	font-family:Verdana;
	font-size:13px;
}

a.sd:hover
{
	text-decoration: none;
	color: #ca7002;
	font-family:Verdana;
	font-size:13px;
}

.width_150
{ 
width: 15px;
}

.normal1
{
	color: black;
	text-decoration: none;
	font-family:Verdana;
	font-size:13px;
	list-style:none;
	font-weight:bold;
	list-style-image:url(images/krastas.jpg);
	padding:0 15px 0 15px;
}

.hover1
{
	color: #ca7002;
	text-decoration: none;
	font-family:Verdana;
	font-size:13px;
	list-style:none;
	font-weight:bold;
	list-style-image:url(images/krastas.jpg);
	padding:0 15px 0 15px;
}
.click1
{
	color: black;
	text-decoration: underline;
	font-family:Verdana;
	font-size:13px;
	list-style:none;
	font-weight:bold;
	list-style-image:url(images/krastas.jpg);
	padding:0 15px 0 15px;

}