﻿body
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: 'Times New Roman';
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
}
.MenuBaslik
{
	font-size: 10px;
	color: #ff6633;
	font-family: 'Times New Roman';
	font-weight: bold;
	background-color: #ffffcc;
}

A:Hover.MenuBaslik
{
	font-size: 10px;
	color: #ff3333;
	font-family: 'Times New Roman';
	font-weight: bold;
	background-color: #ffff99;
}

.Icerik
{
	font-size: 14px;
	color: black;
	font-family: 'Times New Roman';
	font-variant: normal;
}

.IcerikBold
{
	font-size: 14px;
	color: black;
	font-family: 'Times New Roman';
	font-variant: normal;
	font-weight:bold;
}

.IcerikAltBaslik
{
	font-size: 14px;
	color: black;
	font-family: 'Times New Roman';
	font-variant: normal;
	font-weight: bold;
}

.IcerikBaslik
{
	font-size: 18px;
	color: Black;
	font-family: 'Times New Roman';
	font-variant: normal;
	font-weight: bold;
}

.IcerikAciklama
{
	font-size: 10px;
	color: black;
	font-family: 'Times New Roman';
	font-variant: normal;
	font-weight: bold;
}

.Ayrac
{
	height: 3px;
	background-color: #d3dde1;
	background-image: none;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
	border-left-color: #d3dde1;
	border-bottom-color: #d3dde1;
	border-top-color: #d3dde1;
	border-right-color: #d3dde1;
}


.Anasayfa
{
	color: black;
	text-decoration: none;;
	font-style: normal;
	font-family: 'Times New Roman';
}

A:Hover.Anasayfa
{
	color: black;
	text-decoration: none;;
	font-family: 'Times New Roman';
}

A:visited.Anasayfa
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.IcerikLink
{
	font-size: 12px;
	color: #0066cc;
	font-family: 'Times New Roman';
	font-weight: bold;
}

A:Hover.IcerikLink
{
	font-size: 12px;
	color: #cc0000;
	font-family: 'Times New Roman';
	font-weight: bold;
}

.MenuLink
{
	font-size: 16px;
	color: #0066cc;
	font-family: 'Times New Roman';
	font-weight: bold;
}

A:Hover.MenuLink
{
	font-size: 16px;
	color: #cc0000;
	font-family: 'Times New Roman';
	font-weight: bold;
}