a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #3f3c3c;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}


a:hover {
	font-family: Tahoma, Arial;
	color: blue;
	
	font-size: 12px;
	font-weight: bold;
}
a.link:link {
	font-family: Tahoma, Arial;
	color: red;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}


a.link:active {
	font-family: Tahoma, Arial;
	color: red;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

a.link:visited {
	font-family: Tahoma, Arial;
	color: red;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #00629D;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}

h1 {
	font-size:18px;
	color:#666;
}

h2 {
	font sie :12px;
	text-align:center;
	color:red;
}

h3 {
	font sie :12px;
	text-align:center;
	
}

h4 {
	font sie :13px;
	text-align:center;
	
}

p {
	color:#666;
	font-size:12px;
	margin:1px;
	font-weight: normal;
	text-align:justify;
}

b {
	font-size:12px;
}

li {
	font-size:12px;
	color:red;
}

BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}

html, body {
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	width:850px;
	height:100%;
	margin-right:auto;
}

TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000;
}

.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.px18 {
	font-size: 18px;
}

.red {
	color: #FF0000;
}

.blue_dark {
	color: #000;
	font-weight: bold;
}

.white {
	color: white;
	font-size:11px;
}

.grey {
	color: #666666;
}

.grey img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.grey_pic {
	background-color:#CCC;
}
