﻿@charset "utf-8";
/* CSS Document */

.menuBaslik {
	font-size:15px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}

a:link {
	color:#006600;
	font-size:12px;
	text-decoration: none;
	}

.haberBaslik {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

.haberBaslik:hover {
	font-style:normal;
	}
	
.table {
	border-top:#009900 2px dotted;
	border-bottom:#009900 2px dotted;
	}
font {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	color:#000000;
	}
a:hover {
	text-decoration: underline;
}

.sayfaBaslik {
	font-size:36px;
	color:#666666;
	}

.sayfaYazi {
	font-size:14px;
	color:#000000;
	}
