.verd_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
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;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
