.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #D46BF2;
	text-decoration: none;
}
.Baslik {
	font-size: 12px;
	font-weight: bold;
	color: #D46BF2;
}
.tableBrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D46BF2;
	border-right-color: #D46BF2;
	border-bottom-color: #D46BF2;
	border-left-color: #D46BF2;
}


a:visited {
	color: #D46BF2;
	text-decoration: none;
}
a:hover {
	color: #AF13DD;
}

