a:link, a:active, a:visited {
	font-family: Arial;
	color: #92010E;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	font-family: Arial;
	color: #92010E;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a.nav:link, a.nav:active, a.nav:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:active {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	}

#cur
{
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	}
	
a.nav:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}


BODY {
	font-weight: normal;
	background-image: url(/images/bursak.gif);
}
TD {
	font-family: Arial;
	font-size: 12px;
	color: #666666; 
}
.underline {
	text-decoration: underline;
}
.red {
	color: #92010E;
	
}

.attention {
	border: thin dashed #92010E;
}
