body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #0000ff;
}
a:active {
	color: #0000ff;
}
.White {color: #FFFFFF}
.White a:link {color: #FFFFFF}
.White a:active {color: #FFFFFF}
.White a:hover {color: #FFFFFF}
.White a:visited {color: #FFFFFF}
.Menu {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.Menu a:link {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.Menu a:active {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.Menu a:hover {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.Menu a:visited {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
