body, td {
	font: normal 13px Tahoma;
	color: #444;
}
input, button, select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #069;
	background-color: #FFF;
	padding: 2px;
	margin: 1px;
	text-decoration: none;
	border: 1px solid #069;
}
a {
	font: normal 12px Tahoma;
	color: #09C;
	text-decoration: underline;
}
a:HOVER {
	font: normal 12px Tahoma;
	color: #B00000;
	text-decoration: none;
}
.a {
	font: normal 12px Tahoma;
	color: #09C;
	text-decoration: underline;
}
.a:HOVER {
	font: normal 12px Tahoma;
	color: #B00000;
	text-decoration: none;
}
.b {
	font: normal 10px Tahoma;
	color: #09C;
	text-decoration: underline;
}
.b:HOVER {
	font: normal 10px Tahoma;
	color: #B00000;
	text-decoration: none;
}
.h1 {
	font: normal 13px Tahoma;
	color: #090;
	padding: 1px;
	margin: 0px;
}
.meniu {
	font: bold 14px Tahoma;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 100%;
}
.meniu:HOVER {
	font: bold 14px Tahoma;
	color: #FFF;
	text-decoration: underline;
	display: block;
	width: 100%;
}
.piese {
	font: bold 11px Tahoma;
	color: #09C;
	text-decoration: none;
	display: block;
	width: 100%;
}
.piese:HOVER {
	font: bold 11px Tahoma;
	color: #B00000;
	text-decoration: underline;
	display: block;
	width: 100%;
}
.albume {
	font: bold 11px Tahoma;
	color: #444;
	background: #FFF;
	text-decoration: none;
	display: block;
	width: 100%;
}
.albume:HOVER {
	font: bold 11px Tahoma;
	color: #B00000;
	background: #F4F4F4;
	text-decoration: underline;
	display: block;
	width: 100%;
}
.sageti {
	font: bold 13px Tahoma;
	color: #09C;
	text-decoration: none;
}
.sageti:HOVER {
	font: bold 13px Tahoma;
	color: #B00000;
	text-decoration: underline;
}
.b3 {
	color: #B00000;
}