.verd_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.verd_text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}

#tab {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	word-spacing: 3em;
	text-align: center;
}
a.nav:active {
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.nav:link {
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.nav:hover {
	font-family:Tahoma;
	font-size:16px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
a.nav:visited {
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

