	A  { color : Navy;
		text-decoration : none;	}
	A:Hover { color : red; }
	A:Visited {	color : Navy; }
	.baslik1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		color : BLACK;
		text-align:right"right";
		background-color : CCFFCC;
		font-weight: bold;
		border-style: solid;
		border-color: ffffff;	
	}
	.table1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: black;
		font-weight: normal;
		color : NAVY;
	}
	.table2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: black;
		font-weight: normal;
		color : NAVY;
		text-align : center;
		border-collapse: collapse
	}
	.menutitle{
		cursor:pointer;
		margin-bottom: 0px;
		font-size: 12px;
		background-color:#ccffcc;
		color:#000000;
		width:150px;
		padding:0,5px;
		text-align:left;
		font-weight:bold;
	}
	.submenu{
		margin-bottom: 0.5em;
	}
	.menuitem{
		cursor:pointer;
		margin-bottom: 0px;
		font-size: 12px;
		color:#0000ff;
		text-align:left;
	}