.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.navigation {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline overline;
	background-color: #669999;

}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline overline;
}
