.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-style: italic;


}
.menu:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	font-style: italic;


}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.zag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-indent:0;
}
b {font-weight: normal;}
strong {font-weight: normal;}
h1 {font-size: 20px; color: #FF9900;}
h3 {font-size: 14px; color: #FF9900;}
p	{text-indent:20;}
.art {text-decoration: none; color:black}

.copyright
{
	color:"#000000";
	face:"arial";
	font-size:"-2";
	text-align:"right";
	font-size:"14px";
}