/* CSS Document */

body {
	background-color: #CCCCCC;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.formyazilar {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}
.tumyazilar {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.yaziorta {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.formyazilar2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.formbaslikyazi {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #014A7D;
}

