﻿BODY {
	background-image: url(images/bursak.gif);
}
.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #506875;
}
.footertext {
	font-family: Tahoma;
	font-size: 10px;
	color: #506875;
}
.LeftColTitle
{
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.headtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6A04;
	font-weight: bold;

}
.headtext2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #1f6395;
	font-weight: bold;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #506875;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #506875;
	text-decoration: none;
}