﻿body {
}
.menu
{
	color: #fedb00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;

}
.menu:hover
{
	color :White;
	font-family :Arial;
	font-size :14px;
	font-weight :bold ;
	text-decoration :none;

}
.menu:active
{
	color: #fedb00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menuAlt
{
	color: #fedb00;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;

}
.menuAlt:hover
{
	color :White;
	font-family :Arial;
	font-size :7pt;
	font-weight :normal ;
	text-decoration :none;

}
.menuAlt:active
{
	color: #fedb00;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
.link
{
	color :Red;
	font-family :Arial Tur;
	font-size :12px;
	text-decoration :none;	
}
.link:hover
{
	color :White;
	font-family :Arial Tur;
	font-size :12px;
	text-decoration :none;	
}

.normalText
{
	color :White ;
	font-family :Arial TUR ;
	font-size : 9pt;
	line-height :18px;
	text-align :left ;
}
.baslik
{
	color :White;
	font-family :Arial TUR;
	font-size : 8pt;
	line-height :18px;
	font-weight :bold ;
}
.slogan
{
	color :#fedb00 ;
	font-family :Arial TUR ;
	font-size : 18px;
	font-weight :bold ;	
	letter-spacing : 2px;
}
.konusmaBalonu
{
	color :Green ;
	font-family :Comic Sans MS;
	font-size : 14px;
	text-align:center;
}
.arkarenkOrtaYazi 
{
	background-color :#279750;
}
.arkarenkCerceve
{
	background-color :#238d48;
}
.arkarenkBardak
{
	background-color :#0b7a3d;
}


