BODY {
	color:yellow;
	background-color:#333311;
	margin: 2em 4em 6em;
 }

A:link, A:visited, A:active, A:hover {
	color: red;
}




.pogas_3 {
	color: 666666;
	background-image: url(/atteli/pamati/Vienmerigi/G_pp_Izvelnes.gif);
	font-weight: bold;
	text-align:center;
	margin: 0;
	padding: 3 0;
	border: thin outset grey;
	display: block;
}
.pogas_3 a
{
	text-decoration: none;
	color: #332200;
}
.pogas_3 a:hover{
	background-color:#AADD88;
	background-image: url(/atteli/pamati/Vienmerigi/G_dd_Izvelnes.gif);
}
.pogas_3 b
{
	color: #112299;
	font-size: 120%;
}

.pogas_4 {
	color: blue;
	padding: 0.3em 0.2em;
	margin: 0 0 0.2em 0.2em;
	display: block;
	border: thin inset silver;
	background-color:#DDDD88;
}
.pogas_4 a
{
	display: block;
	text-decoration: none;
	color: #332200;
	font-size: 200%;
}
.pogas_4 a:hover{
	background-color:#EEEE88;
}



