a:link {
	color: #CC0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

a:visited {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

a:hover {
	color: #CC0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

a:active {
	color: #CC0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

a.hidden {
	color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #FF9900;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #FFFFFF;
	padding: 2px;
}

a.nav:visited {
	color: #cccccc;
}

a.nav:hover {
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
}
.text_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #000;
}
.style3 {
	font-size: large;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
