﻿body
{
	font-size: 9pt;
	font-family: 'trebuchet ms',Arial, Verdana, Tahoma, Sans-Serif;
}

.baslik1
{
	font-weight: bold;
	font-size: 20pt;
	color: black;
	font-family: Verdana,Arial,Tahoma;
}

a.baslik1:link, a.baslik1:visited
{
	color: black;
	text-decoration: none;
}
a.baslik1:hover
{
	color: red;
	text-decoration: none;
}  
 .baslik2
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family:'trebuchet ms', Verdana,Tahoma;
}

a.baslik2:link , a.baslik2:visited
{
	color: red;
	text-decoration: none;
}
a.baslik2:hover
{
	color: black;
	text-decoration: none;
} 
 .baslik3
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family:'trebuchet ms', Verdana,Arial, Tahoma;
}

a.baslik3:link, a.baslik3:visited
{
	color: red;
	text-decoration: none;
}
a.baslik3:hover
{
	color: black;
	text-decoration: none;
} 
 .haber1
{
	font-weight: bold;
	font-size: 12pt;
	color: dimgray;
	font-family:'trebuchet ms', Verdana,Tahoma,Arial;
}

a.haber1:link, a.haber1:visited
{
	color: black;
	text-decoration: none;
}
a.haber1:hover
{
	color: red;
	text-decoration: none;
} 
 .haber2
{
	text-align:inherit;
	font-size: 8pt;
	color: black;
	font-family:'trebuchet ms',Verdana,Tahoma,Arial;
}

a.haber2:link, a.haber2:visited
{
	color: black;
	text-decoration: none;
}
a.haber2:hover
{
	color: red;
	text-decoration: none;
}
 .haber3
{
	text-align:inherit;
	font-size: 8pt;
	color: black;
	font-family:'trebuchet ms',Verdana,Arial,Tahoma;
}

a.haber3:link ,a.haber3:visited
{
	color: black;
	text-decoration: none;
}
a.haber3:hover
{
	color: red;
	text-decoration: none;
}
.etek
{
	font-weight: normal;
	font-size: 8pt;
	color: gainsboro;
	font-family:'trebuchet ms',Arial,Tahoma, Verdana;
}

a.etek:link , a.etek:visited
{
	color: lightgrey;
}
a.etek:hover
{
	color: white;
} 
.links
{
	font-size: 9pt;
	color: black;
	font-family: 'trebuchet ms',Arial,Verdana, Tahoma ;
}

a.links:link, a.links:visited
{
	color: gray;
	text-decoration: none;
}
a.links:hover
{
	color: red;
	text-decoration: none;
}
 .menu1
{
	font-size: 9pt;
	color: black;
	font-family:'trebuchet ms', Arial,Verdana, Tahoma;
	text-indent: 10pt;
	font-weight: bold;
}

a.menu1:link, a.menu1:visited
{
	color: dimgray;
	text-decoration: none;
}
a.menu1:hover
{
	color: red;
	text-decoration: none;
}

