body {
	background-color: #FFFFEC;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
}

.txt001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #738A42;
}
A.link001:link, :visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #738A42;
}
A.link001:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;	
	color: #006666;
}
.txt002 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	font-weight: normal;
}

.txtBaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	font-weight: bold;
}
.txtBox {
	color: #738A42;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #738A42;
}
.tbBG{
background-image:url(images/back_hegem.gif);
background-repeat:repeat-y;
background-position:center;
}

A.web:link{
color:#FFFFEC;
}