﻿.metin {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	TEXT-DECORATION: none
}

.metin_baslik {
	font-family: Arial,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1d98cb;
		
}
#menu a{
font-family:Trebuchet MS;
font-size:13px;
color:#ffffff;
text-decoration:none;
}
#menu a:visited{
font-family:Trebuchet MS;
font-size:13px;
color:#ffffff;
text-decoration:none;
}
#menu a:hover{
font-family:Trebuchet MS;
font-size:13px;
color:#dddddd;
text-decoration:none;
}

A:link {
	FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TOP: 5px; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 13px; COLOR: #2964a4; FONT-FAMILY: Arial, Helvetica, sans-serif; TOP: 5px; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 13px; COLOR: #2964a4; FONT-FAMILY: Arial, Helvetica, sans-serif; TOP: 5px; TEXT-DECORATION: underline
}
A:visited {
	FONT-SIZE: 13px; COLOR: #3e9ebd; FONT-FAMILY: Arial, Helvetica, sans-serif; TOP: 5px; TEXT-DECORATION: none
}

#layer {
	overflow: auto;
	height: 200px;
	width: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;

}