a:link, a:active, a:visited {
	font-family:  Arial;
	color: #004671;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	font-family:  Arial;
	color: #004671;
	text-decoration: underline;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family:  Arial;
	color: #383E4B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link:hover {
	font-family: Arial;
	color: #D82216;
	text-decoration: underline;
/*	background-color: #D82216; */
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
}
BODY {
	font-weight: normal;
	font-size:12px;
    color: #6d6371;
	/*background-image: url(images/bursak.gif);*/
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6b6b6b;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.px10 {
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}
.px18 {
	font-size: 18px;
}
.red {
	color: #FF0000;
}
.blue_dark {
	color: #23425A;
}
.blue {
	color: #06C; font-size:11px;
}
.blue11 {
	color: #F00; font-size:11px;
}
.grey {
	color: #666666;
}
.blue_dark1 {
	color: #0066A4; font-size:16px;
}