.metin {
	font-family: verdana;
	font-size: 10px;
	color: #F9F2E0;
}
.metinBold {
	font-family: verdana;
	font-size: 10px;
	color: #F9F2E0;
	font-weight: bold;
}
.metinBoldUnder {
	font-family: verdana;
	font-size: 10px;
	color: #F9F2E0;
	font-weight: bold;
	text-decoration: underline;
}
.metinKoyu {

	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.metinBoldKoyu {

	font-family: verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.metinBoldKoyuTU {
	font-family: verdana;
	font-size: 10px;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: underline;
}
.metinBoldKoyuU {
	font-family: verdana;
	font-size: 10px;
	color: #F9F2E0;
	font-weight: bold;
	text-decoration: underline;
}
.metinBoldUnderLink {

	font-family: verdana;
	font-size: 10px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: underline;
}
.metinBoldUnderFlash {

	font-family: verdana;
	font-size: 10px;
	color: #FFCC66 ;
	font-weight: bold;
	text-decoration: underline;
}
