@charset "UTF-8";
.footera:link {
	font-family: Tahoma;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.nava:link {
	color: #cc9966;
	text-decoration: none;
}
.nava:visited {
	color: #cc9966;
	text-decoration: none;
}
.nava:hover {
	color: #C8E800;
	text-decoration: none;
}
.nava:active {
	color: cc9966;
	text-decoration: none;
}
.footera:visited {
	font-family: Tahoma;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.footera:hover {
	font-family: Tahoma;
	font-size: x-small;
	color: #D9F001;
	text-decoration: underline;
}
.footera:active {
	font-family: Tahoma;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
.images {
	border: thin solid #FFFFFF;
}

