.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 15pt;
	font-weight: bold;
	color: #333333;
}

/* Hyperlink Styles

================================================*/



a:link {

	background-color: transparent;

	color: #333333;

	font-weight: bold;

	text-decoration: none;
	
	font-size: 1em;

	}

a:visited {

	background-color: transparent;

	color: #333333;

	font-weight: bold;

	text-decoration: none;
	
	font-size: .95em;

	}

a:hover {

	background-color: transparent;

	color: #666666;

	font-weight: bold;

	text-decoration: none;
	
	font-size: .95em;

	}

a:active {

	background-color: transparent;

	color: #666666;

	font-weight: bold;

	text-decoration: none;
	
	font-size: .95em;

	}

	

/* End

================================================*/
