body {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 80%;
	margin: 0px;
}		

h1 , h2 , h3 , h4 , h5 , h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align: center;

} .menu {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	border: thin none #FFFFFF;
}
A.menu:hover {
	color: #0099CC;
	text-decoration: none;
	background-color: #FFFF99;
}
a:hover {
	text-decoration: none;
	color: #FF0000;

}
A.menu:visited {
	text-decoration: none;







}
A.menu:active { color: #FFFFFF; text-decoration: blink; background-color: #CC3333}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.tabela {
	font-size: 80%;
}
.menuz {

	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
A.menuz:hover {

	color: #0099CC;
	text-decoration: none;
	background-color: #FFFF99;
}
A.menuz:visited {

	text-decoration: none;
}
A.menuz:active {
color: #FFFFFF; text-decoration: blink; background-color: #CC3333
}

