/*
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin: 0;
	padding: 0;
}
*/

#topsection a:link {
	color: yellow;
	text-decoration: none;
	font-weight: bold;
	}
#topsection a:visited { 
	color: yellow;
	text-decoration: none; 
	font-weight: bold;
	}
#topsection a:hover {
	color: orange;
	text-decoration: none;
	font-weight: bold;
	}
/*
#topsection a:active { 
	color: yellow;
	text-decoration: none; 
	}
*/

