/* CSS Document */

P{
font-family:verdana, sans-serif;
font-size:11px;
color:#000000;
line-height:18px;
padding:3px;
}

.navigaten{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	background-color: #CCFFCC;
	display: block;
	padding: 8px;
	width: 200px;
}

.navigaten:hover{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #009900;
	display: block;
	padding: 8px;
	width: 200px;
}

.textdent{
	font-family: "Arial Unicode MS";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
 .rotulint{
	font-family: "Arial Unicode MS";
	font-size: 22px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
 }
 
.rotulext{
	font-family: "Arial Unicode MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.navigaport{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339900;
	display: block;
	padding: 8px;
	width: 200px;
}

.navigaport:hover{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #00CC00;
	display: block;
	padding: 8px;
	width: 200px;
}

.navigainter{
	font-family: "Arial Narrow";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339900;
	display: inherit;
	padding: 9px;
	width: 190px;
}

.navigainter:hover{
	font-family: "Arial Narrow";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #00CC00;
	display: inherit;
	padding: 9px;
	width: 190px;
}
