.yazdir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	font-variant: normal;
	font-weight: 250;
	color: Black;
}

.yazdir2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	font-variant: normal;
	font-weight: 250;
	color: #660000;
}

.baslik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	color: #660000;
	text-transform: capitalize;
	font-variant: normal;
	font-weight: 350;

}
.usttaraf {
	border: 1px solid #000000;
	background-color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FDF5E6;
	text-transform: capitalize;
	font-variant: normal;
	font-weight: 400;
  letter-spacing: 1px;
  font-style: normal;
  font-stretch: normal;
}
.alttaraf {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E0E0E0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link
{
	font-family: Georgia,Serif, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0A5286;
	text-decoration: None;
   }
a:visited
{
	font-family: Georgia, Serif,  "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0A5286;
	text-decoration: None;
   }
a:active
{
	font-family: Georgia,Serif, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0A5286;
	text-decoration: None;
   }
a:hover
{
	font-family: Georgia, Serif, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: None;
   }
