INPUT {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color : #E2E4E7;
	border : 1px solid #006699;
}
SELECT {
	FONT-SIZE: 11px;
	COLOR: #005B88;
	font-weight : bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color : #E2E4E7;
	border : 1px solid #006699;
	}

TEXTAREA {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color : #E2E4E7;
	border : 1px solid #006699;
	scrollbar-arrow-color: #F0F0F8;
	scrollbar-face-color : #8894B8;
	scrollbar-darkshadow-color : #606470;
}

.BUTTON {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-weight : bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color : #005B88;
	border : 1px solid Black;

}


A {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : Teal;
	text-decoration : none;
}

A:Visited {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : Teal;
	text-decoration : none;
}

A:Active {
	font-size : 11px;
	font-family : Verdana, Arial,Helvetica;
	color : Teal;
	text-decoration : none;
}

A:Hover {
font-size : 11px;
font-family : Verdana, Arial, Helvetica;
color : "3399cc";
text-decoration : none;
}

.yazi {
	font-size : 13px;
	font-family : Tahoma;
	font-weight : inherit;
	text-align : inherit;
	color : inherit;
}

.baslik {
font-size : 13 px;
font-family : Verdana, Georgia;
font-weight : bold;
color : #2E6B83;
text-decoration : none;
}

.baslik:Visited {
font-size : 13 px;
font-family: Verdana, Georgia; 
font-weight : bold;
color : #2E6B83;
text-decoration : none;
}

.baslik:Active {
font-size : 13 px;
font-family : Verdana, Georgia;
font-weight : bold;
color : #2E6B83;
text-decoration : none;
}

.baslik:Hover {
font-size : 13 px;
font-family : Verdana, Georgia;
font-weight : bold;
color : #49A6BA;
text-decoration : underline;
}

.menu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: Background;
	text-decoration : none;
}

.menu:Visited {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Background;
	text-decoration : none;
}

.menu:Active {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Background;
	text-decoration : none;
}

.menu:Hover {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

.mail {
	font-size : 12px;
	font-family : Tahoma;
	color : "#336699";
	font-weight : bold;
	text-decoration : none;
}

.mail:Visited {
	font-size : 12px;
	font-family : Tahoma;
	color : #336699;
	font-weight : bold;
	text-decoration : none;
}

.mail:Active {
	font-size : 12px;
	font-family : Tahoma;
	color : #336699;
	font-weight : bold;
	text-decoration : none;
}

.mail:Hover {
	font-size : 12px;
	font-family : Tahoma;
	color : Maroon;
	font-weight : bold;
	text-decoration : none;
}

.link {
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
	text-decoration : none;
	text-align : inherit;
	color : Background;
}

.link:Visited {
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
	text-decoration : none;
	text-align : inherit;
	color : Background;
}

.link:Active {
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
	text-decoration : none;
	text-align : inherit;
	color : Background;
}

.link:Hover {
	font-size : 12px;
	font-family : Tahoma;
	text-decoration : none;
	font-weight : bold;
	text-align : inherit;
	color : Red;
}

.link1 {
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
	text-decoration : none;
	text-align : inherit;
	color : Teal;
}

.link1:Visited {
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
	text-decoration : none;
	text-align : inherit;
	color : Teal;
}

.link1:Active {
	font-size : 12px;
	font-family : Tahoma;
	font-weight : bold;
	text-decoration : none;
	text-align : inherit;
	color : "3399cc";
}

.link1:Hover {
	font-size : 12px;
	font-family : Tahoma;
	text-decoration : none;
	font-weight : bold;
	text-align : inherit;
	color : "3399cc";
}