p {
	font-family: "Arial Narrow";
	font-size: 15;
	text-decoration: none;
	color: Black;
}
.velke {
	font-family: "Arial Narrow";
	font-size: 18;
	text-decoration: bold;
	color: Black;
}
.mini {
	font-family: "Arial Narrow";
	font-size: 11;
	text-decoration: none;
	color: Black;
}
.micro {
	font-family: verdana;
	font-size: 11;
	text-decoration: none;
	color: #000000;
}


li {
	font-family: verdana;
	font-size: 12;
	text-decoration: none;
	color: black;
}

td {
	font-family: verdana;
	font-size: 12;
	text-decoration: none;
	color: #000000;
}

ol {
	font-family: verdana;
	font-size: 12;
	text-decoration: none;
	color: black;
}

ul {
	font-family: verdana;
	font-size: 12;
	text-decoration: none;
	color: black;
}

.p1 {
	font-family: verdana;
	font-size: 12;
	text-decoration: none;
	color: Black;
	padding: 6;
}

.info {
	font-family: verdana;
	font-size: 14;
	text-decoration: none;
	color: black;

}


.info2 {
	font-family: verdana;
	font-size: 15;
	text-decoration: none;
	color: Black;

}
a.web:link {
	font-family: "Arial Narrow";
	font-size: 17;
	text-decoration: underline;
	color: Brown;
}

a.web:visited {
	font-family: "Arial Narrow";
	font-size: 17;
	text-decoration: underline;
	color: Brown;
}

a.web2:link {
	font-family: "Arial Narrow";
	font-size: 22;
	text-decoration: bold;
	color: Brown;
}

a.web2:visited {
	font-family: "Arial Narrow";
	font-size: 22;
	text-decoration: bold;
	color: Brown;
}


a.text:link {
	font-family: "Arial Narrow";
	font-size: 15;
	text-decoration: underline;
	color: Brown;
}

a.text:visited {
	font-family: "Arial Narrow";
	font-size: 15;
	text-decoration: underline;
	color: Brown;
}


a.pic:link { 
		border: 1 solid silver;
		padding: 2;
}

a.pic:active { 
		border: 1 solid silver;
		padding: 2;
}

a.pic:visited { 
		border: 1 solid silver;

