/* CSS Document */
body {
	margin-left:150px;
	margin-top: 0px;
	margin-right: 150px; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

.b {font-family: "Comic Sans MS"}

.tarih {font-family: Times New Roman, Times, serif; font-size:20px;}

.font {font-family: "Times New Roman", Times, serif, Tahoma,Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;}



.beyaz { color: #FFFFFF;}


.mail_kontur{ /* yan çizgisi kalin // tüm üst alan  renkleri */
	font-family: Tahoma ;font-size:14px; text-align:left;
	font-weight: bold;
	BORDER-RIGHT: #79B676 1px solid; 
	BORDER-TOP: #79B676 1px solid; 
	BORDER-LEFT: #79B676 1px solid; 
	BORDER-BOTTOM: #79B676 1px solid;
	BACKGROUND-COLOR: #efecdf;
	padding-left:3px;
	}
