.level1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.level2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	clip: rect( );
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
 	color: #000000;
	text-decoration : none;
}
a:visited {
 	color: #000000;
	text-decoration : none;
}
a:hover {
	color: #A9A9A9;
	text-decoration: none;
}


