.text {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.textbaslik {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003D76;
	line-height: 14px;
	text-decoration: none;
}
.baslik:link {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.baslik:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.baslik:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #AC0000;
	line-height: 14px;
	text-decoration: underline;	
}
.tarih {
	font-family: Verdana, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
 .menu:link{
 	 font-family : verdana, arial;
 	 font-size : 9px;
	 line-height: 16px;
	 color : #003D76;
	 font-weight : bold;
	 text-decoration: none;	 
}
 .menu:visited{
 	 font-family : verdana, arial;
 	 font-size : 9px;
	 line-height: 16px;
	 color : #003D76;
	 font-weight : bold;
	 text-decoration: none;	 
}
 .menu:hover{
 	 font-family : verdana, arial;
 	 font-size : 9px;
	 line-height: 16px;
	 color : #AC0000;
	 font-weight : bold;
	 text-decoration: underline;	 
}
 .menu_on{
 	 font-family : verdana, arial;
 	 font-size : 9px;
	 line-height: 16px;
	 color : #AC0000;
	 font-weight : bold;
	 text-decoration: none;	 
}
.bordertd 
{
	border-bottom:#7f9db9;
	border-bottom-width:1px;
	border-bottom-style:solid;
}