body {
	margin-top : 0;
	margin-left : 0;
	background-color : #FFFFFF;
}
h2 {


	font-size: 16px;

	font-weight: bold;

	color: #fffff;
	font-face: Tahoma;


}
h3 {


	font-size: 14px;

	font-weight: bold;

	color: #fffff;
	font-face: Tahoma;


}
a.menu:link {
color : Black;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
a.menu:visited {
color : Black;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
a.menu:active {
color : Black;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
a.menu:hover {
color : #CC0000;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
a.menu1:link {
color : White;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
a.menu1:visited {
color : White;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
a.menu1:active {
color : White;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}
a.menu1:hover {
color : #FFCC66;
text-decoration : none;
font-size : 13px;
font-family: Arial;
font-weight : bold;
}

td.konu {
color : White;
text-decoration : none;
font-size : 11px;
font-family: Arial;
font-weight : bold;
}
td.yazi {
	font-size : 12px;
	font-family : Verdana;
color : #ffffff;
}
td.yazi a:link {
color : #ffffff;
text-decoration : none;
font-size : 12px;
font-family: Verdana;
}
td.yazi a:visited {
color : #ffffff;
text-decoration : none;
font-size : 12px;
font-family: Verdana;
}
td.yazi a:active {
color : #ffffff;
text-decoration : none;
font-size : 12px;
font-family: Verdana;
}
td.yazi a:hover {
color : #CC0000;
text-decoration : underline;
font-size : 12px;
font-family: Verdana;

}