/* CSS Document */

	html,body{  margin:0; padding:0; height:100%; border:none;  }

	a{			color:#FFCC00;		font-family: Verdana;		font-size: 10px;		text-decoration:none;	}
	a:hover{	color:#006600;		font-family: Verdana;		font-size: 10px;		text-decoration:none;	}
	.a2{		color:#666666;		font-family: Verdana;		font-size: 10px;		text-decoration:none;	}
	.a2:hover{	color:#006600;		font-family: Verdana;		font-size: 10px;		text-decoration:none;	}
	td{			color:#666666;		font-family: Verdana;		font-size: 10px;			}


	.yenilenebilir{			color:#999999;		font-family: Times New Roman;		font-size: 14px;		text-decoration:none;}
	.yenilenebilir:hover{	color:#006600;		font-family: Times New Roman;		font-size: 14px;		text-decoration:none;}
	.yBaslik{		color:#006600;		font-family: Times New Roman;		font-size: 14px;		text-decoration:none;	}
	.yBaslik:hover{	color:#006600;		font-family: Times New Roman;		font-size: 14px;		text-decoration:none;	}
	.yBaslik2{		color:#999999;		font-family: Times New Roman;		font-size: 14px;		text-decoration:none;	}
	.yBaslik2:hover{color:#006600;		font-family: Times New Roman;		font-size: 14px;		text-decoration:none;	}
	.ymetin { font-size:12px; }
	.ylink { font-size:12px; color:#006600; text-decoration:underline; }
	.ylink:hover { font-size:12px; color:#FFCC00; text-decoration:underline; }
