.yazi {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}
.baslik {
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
}
.basliktablo {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #990000;
	border-left-color: #CCCCCC;
}
.basliktabloters {

	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990033;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mail:hover{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;}