/*========================================================================*/
/*  Nesne stilleri  */
/*========================================================================*/

body {
	margin:0px 0px 0px 0px;
	font-family:Verdana;
	font-size:10px;
	color:#CC6600;
	background-color:#000000;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}

/* ============ ALT menu baslik icin STYLE ============ */

a.menuBTNalt:link {
	color: #383838;
	text-decoration: none;
}
a.menuBTNalt:visited {
	color: #383838;
	text-decoration: none;
}
a.menuBTNalt:hover {
	color: #E20A16;
	text-decoration: none;
}
a.menuBTNalt:active {
	color: #383838;
	text-decoration: none;
}

/*========================================================================*/
/*  Genel stilleri  */
/*========================================================================*/
.basliklar {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#CC6600;	
}
.imbas {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#CC6600;	
}
.menuBTNalt {
	font-family:Verdana;
	font-size:12px;
	color:#383838;	
}
.aboutus {
	font-family:Verdana;
	font-size:12px;
	color:#E20A16;	
	text-align:justify;
}
.productBaslik {
	font-family:Verdana;
	font-size:20px;
	color:#E20A16;
}
.index_text {
	font-family:Verdana;
	font-size:10px;
	color:#383838;
	text-align:right;
}

/*========================================================================*/
/*  Devam  */
/*========================================================================*/