a:link, a:active, a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: underline;
}
BODY {
	background-image: url(images/bursak.gif);
}

p {
	line-height: 1.2em;
}

.textinall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.textinall2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textinall3 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #506D30;
	text-decoration: none;
}
.textinall4 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #7C89A4;
	text-decoration: none;
}

div.sidebar {
	float:right; 
	width:200px; 
	margin:5px; 
	padding:6px; 
	border:#426b89 2px solid; 
	font-size:.9em; 
	background:#ECECEC; 
	line-height:1.2em;
}

div.sidebar p {
	margin-top:5px;
}

div.sidebar-image {
	margin: 20px auto;
}
