.baslik {
	cursor: text;
	font-style: inherit;
	color: #0000FF;
}


.uyari {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: ff0000;
}
.file {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}

body {
	padding: 0;
	margin: 0;
	font-size: 18px;
}
.uyari2 {
	background-color: #CCCCCC;
	font-weight: bold;
	color: green;
}


a {
	color: #000000;
}

a:hover {
	color: #FFFF00;
}
.dosya_yolla {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
