a:active, a:focus, a:link, a:visited {
	color: White;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFD700;
}

.men1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.men1a {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD700;
	vertical-align: bottom;
	text-align: center;
}

.men2 {
	width: 100px;
	vertical-align: bottom;
	text-align: center;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	vertical-align: top;
	line-height: 20px;
	text-align: left;
}

.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: #DDDDDD;
}

.txt3 a, .txt3 a:focus, .txt3 a:link, .txt3 a:visited {
	color: #000000;
	font-weight: bold;
}

.txt3 a:hover {
	color: #333333;
	font-weight: bold;
}

.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}
