.head {
	font-family: Tahoma;
	font-size: 18px;
	color: #e59900;
	font-weight: bold;
}
.headwhite {
	font-family: Tahoma;
	font-size: 18px;
	color: #f6f8fd;
	font-weight: bold;
	text-transform: uppercase;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #5f6166;
	font-weight: normal;
	line-height: 17px;
}

.silka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5361a6;
	font-weight: normal;
	line-height: 17px;
	
}

.silka a: link { 
color: #5361a6;
text-decoration: underline;
}

.silka a: visited { 
color: #5361a6;
}

.silka a:hover{ 
text-decoration: none;
}
.headsmall {

	font-family: Tahoma;
	font-size: 12px;
	color: #e59900;
	font-weight: bold;
}
