html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {outline: none !important;
}
html{
	background:#fff;
	}

a:link { color:#fff;text-decoration:none}
a:visited {color:#39F;text-decoration:none}
a:hover {color:#f06c14;text-decoration:none}


body{
	font-family: 'Roboto', 'sans-serif';
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

text {
	font-family: 'Roboto', 'sans-serif';
	font-size:14px;
	color:#666;
	}
	
	.siyah_yazi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin-left:30px;
	margin-right:30px;
	color:#333;
}

	.beyaz_yazi {
	font-family: 'Roboto', 'sans-serif';
	font-size: 14x;
	font-style: normal;
	text-align: left;
	margin-left:20px;
	margin-right:5px;
	color: #CCC;
}

.beyaz_yazi2 {
	font-family: 'Roboto', 'sans-serif';
	font-size: 18px;
	font-style: normal;
	text-align: center;
	margin-left:20px;
	margin-right:5px;
	color: #fff;
}

.adres_yazi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	margin-right:10px;
	color:#ccc;
}
.orta_yazi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin-left:30px;
	margin-right:30px;
	color:#ccc;
}	
.gri_yazi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin-left:30px;
	margin-right:30px;
	color: #666;
	
}