	A.normal1
	{
	color : #FF0000;
	text-decoration:none;
	}
	A.normal2
	{
	color : red;
	text-decoration:none;
	}
	A.ziyaret:visited
	{
	background-color:white;
	color:maroon;
	font-weight:normal;
	}
	A.aktif:active
	{
	background-color:white;
	color:red;
	font-weight:normal;
	}
	A.degisken:hover
	{
	background-color:blue;
	color:white;
	font-weight:bold;
	}

A:link {color : #0066CC; text-decoration: none;}
A:visited {color : #0066CC; text-decoration: none;}
A:hover {color : #0099FF}
A:active {color : #990000}

.link2:link {color : #0066CC; text-decoration: underline;}
.link2:visited {color : #0066CC; text-decoration: underline;}
.link2:hover {color : #0099FF;}
.link2:active {color : #990000}

.link3:link {color : #FFFFFF;text-decoration: underline;}
.link3:visited {color : #FFFFFF;text-decoration: underline;}
.link3:hover {color : #c10000;}
.link3:active {color : #c10000}

.link4:link {color : #762233; text-decoration: underline;}
.link4:visited {color : #762233; text-decoration: underline;}
.link4:hover {color : #0099FF;}
.link4:active {color : #990000}

.link10{
	font-family: Arial, Helvetica, Times New Roman;
	font-weight:normal;
	font-size:10;
	text-decoration:underline;
}

.link{
	font-family: Arial, Helvetica, Times New Roman;
	font-weight:bold;
	font-size:12;
	text-decoration:none;
}

.baslik {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, Times New Roman;
	text-align:center;
}

.baslik0 {
	color: #123456;
	font-size: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, Times New Roman;
}

.baslik1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, Times New Roman;
}

.baslik2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Times New Roman;
}

.alt_baslik {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Times New Roman;
}
.alt_baslik_s {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Times New Roman;
}

.metin_baslik{
	font-family: Arial, Helvetica, Times New Roman;
	font-weight:bold;
	font-size:14;
	text-decoration:none;

}
.metin_alt_baslik{
	font-family: Arial, Helvetica, Times New Roman;
	font-weight:bold;
	font-size:12;
	text-decoration:none;

}
.metin{
	font-family: Tahoma;
	font-weight:normal;
	font-size:12;
	text-decoration:none;
	text-align:left;
}

.metin_sade{
	font-family: Arial, Helvetica, Times New Roman;
	font-weight:normal;
	font-size:12;
	text-decoration:none;
}


