*{
	color : Black; 
	Font-Family : Arial, Verdana, san-serif; 
	Font-Size : 12px;
}
body {
	background-image: url(/aladag/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-y;
	background-position:center;
}
.menulink {
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;	
	Color : #0F7301;
}
.baslik {
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 16px; 
	text-decoration:none;	
	color: #0F7301;
}

A {
	Color : #0F7301;
	text-decoration : underline;
}
A:visited {
	Color : #0F7301;
	text-decoration : underline;
}
A:hover {
	Color : #0F7301;
	text-decoration : none;
}
A:active {
	Color : #0F7301;
	text-decoration : none;
}
.white {
	color: #FFFFFF;
}
