body {
	margin-top : 0;
	margin-left : 0;
}
	h1 {
font-size : 1.8em;
	color : #CC0000;
}
	h2 {
font-size : 1.8em;
	color : #CC0000;
}
	h3 {
font-size : 1.8em;
	color : #CC0000;
}

	td.baslik1 {
font-size : 12px;
	font-family : Tahoma;
	color : #669900;
}
td.yazi {
	font-size : 13px;
	font-family : Tahoma;
}
td.menu {
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
}
td.menu a:link {
color : White;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
td.menu a:visited {
color : White;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
td.menu a:active {
color : White;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
td.menu a:hover {
color : White;
text-decoration : underline;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
}
td.menualt a:link {
color : Black;
text-decoration : none;
font-size : 11px;
font-family: Verdana;
font-weight : bold;
}
td.menualt a:visited {
color : Black;
text-decoration : none;
font-size : 11px;
font-family: Verdana;
font-weight : bold;
}
td.menualt a:active {
color : Black;
text-decoration : none;
font-size : 11px;
font-family: Verdana;
font-weight : bold;
}
td.menualt a:hover {
color : #932500;
text-decoration : none;
font-size : 11px;
font-family: Verdana;
font-weight : bold;
}
td.cizgi {
background-image:url(images/dikcizgi.gif);
}