@charset "iso-8859-9";
.PinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CD82C8;
	font-weight: bold;
}

.MenuItems {font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.Metin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	color: #666666;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #5A528D;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #CD82C8;
	text-decoration: none;
}
a:active {
	color: #CD82C8;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.PinkHeaderBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CD82C8;
	font-weight: bold;
}

.bullet {color: #fd021a}