.general :link {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.general :visited {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
.general :hover {
	font-family: Arial;
	font-size: 20px;
	font-weight: lighter;
	color: #006666;
}
.general :active {
	font-family: Arial;
	font-size: 20px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}


.plaska {
	font-family: Arial;
	font-size: 20px;
	font-weight: lighter;
	color: #FFFFFF;

}

.panel {
	font-family: Arial;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;

}
p,.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;

}




.down :link {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.down :visited {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.down :hover {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #006666;
}
.down :active {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.artlink { 
	font-family: "Times New Roman", Times, serif;
	font-size:14px; 
	font-weight:normal; 
	text-decoration:none; 
	color: #233603
	}
.artlink:hover{
	color:#006666
	}