a:link {
	color: #000000;
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

a:visited {
  color: #CC9900;
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.textblack {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #EBE6DE;
}
img {
	border: 1px none #000000;
}

