.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #Ffffff;
}
.ubaslik {
	color: #79cc62;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.toplam {
	color: #FF6600;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.fiat {
	color: #999999;
	font-family: tahoma;
	font-size: 11px;
}
.fiyatf {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #5088d5;
}
.hatali {
	color: #FF0000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
A:link {
	text-decoration: none;
	font-family: "tahoma";
	font-size: 13px;
	color: #666666;
}
A:visited {
	text-decoration: none;
	font-family: "tahoma";
	font-size: 13px;
	color: #666666;
}
A:active {text-decoration: none;
	
	font-family: "tahoma";
	font-size: 13px;
}
A:hover {text-decoration: underline; 
	font-family: "tahoma";
	font-size: 13px;
	color: #99CC00;
}
.sayfalama {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #FF3300; 
}