a:link {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	background-color: #C0C0C0;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	background-color: #C0C0C0;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a.nav:link {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.nav:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	background-color: #C0C0C0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.nav:active {
	background-color: #C0C0C0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

html {
	overflow-y: scroll;
}

.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;
}

a.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;
	text-decoration: none;
}

.uhdtxt {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

img {
	border: 0px none;
	text-decoration: none;
}
