@charset "iso-8859-9";
/* CSS Document */
body {
	background-image: url(images/til_2.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ED511E;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	color: #ED511E;
	font-weight: bold;
	font-size: 18px;
}
.style2 {color: #ED511E}
.style4 {color: #ED511E; font-size: 10px; }

