﻿body {
}
td
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
}

.dergiarabaslik
{
	font-size: 14px;
	font-family: Tahoma, Verdana;
	color: #4c799b;
	font-weight: bold;
}
a:link
{
	font-size: 14px;
	font-family: Tahoma, Verdana;
	color: #4c799b;
	text-decoration: none;
}
a:hover
{
	font-size: 14px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #4c799b;
	text-decoration: none;	
}
a:visited
{
	font-size: 14px;
	font-family: Tahoma, Verdana;
	color: #4c799b;
	text-decoration: none;
}
a:active
{
	font-size: 14px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #4c799b;
	text-decoration: none;
}
.beyazNormal
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #ffffff;
}
.normalbaslik
{
	font-size: 12px;
	font-family: Tahoma, Verdana;
	color: #4c799b;
	font-weight: bold;
}

.sadelink:link
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}
.sadelink:visited
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}
.button
{
	border-right: #4c799b 1px solid;
	border-top: #4c799b 1px solid;
	border-left: #4c799b 1px solid;
	color: #4c799b;
	border-bottom: #4c799b 1px solid;
	background-color: #f8fefe;
}
.button:hover
{
	border-right: #4c799b 1px solid;
	border-top: #4c799b 1px solid;
	border-left: #4c799b 1px solid;
	color: #4c799b;
	border-bottom: #4c799b 1px solid;
	background-color: #eff1f3;
}

.normalbasliksoft
{
	font-size: 12px;
	font-family: Tahoma, Verdana;
	color: #dddddd;	
}