a:link {
	color: #000000;
	text-decoration: none;
	
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #714220;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.menu:link {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #714220;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

a.tak:link {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
a.tak:visited {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
a.tak:hover {
	color: #714220;
	text-decoration: none;
	font-weight: bold;
}
a.tak:active {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

a.nie:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.nie:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.nie:hover {
	color: #714220;
	text-decoration: none;
	font-weight: bold;
}
a.nie:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.wyloguj:link {
	color: #FF0000;
	text-decoration: none;
}
a.wyloguj:visited {
	color: #FF0000;
	text-decoration: none;
}
a.wyloguj:hover {
	color: #714220;
	text-decoration: none;
}
a.wyloguj:active {
	color: #FF0000;
	text-decoration: none;
}

a.wiad:link {
	color: #000000;
	text-decoration: underline;
	
}
a.wiad:visited {
	color: #000000;
	text-decoration: underline;
}
a.wiad:hover {
	color: #714220;
	text-decoration: none;
}
a.wiad:active {
	color: #000000;
	text-decoration: underline;
}