* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial;
	font-size: 15px;
	color: #000000;
	background-Color: #FFFFFF;
	font-weight: normal;
}

tr, th, td, table {
	font-family: arial;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

#menu a:link {
	color: #ebebeb;
	font-weight: normal;
	text-decoration: none;
}

#menu a:visited {
	color: #ebebeb;
	font-weight: normal;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.alphabet {
	font-family: georgia;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

.title {
	font-family: georgia;
	font-size: 22px;
	color: #666666;
	font-weight: normal;
}

.logo {
	font-family: georgia;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.yorumTitle {
	font-family: georgia;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.footer {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.yorum {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.textfield {
	font-family: arial;
	font-size: 18px;
	color: #636563;
	font-weight: normal;
	size: auto;
}

.button {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	size: auto;
}
