/* CSS Document */

.menu: link, .menu: visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.menu: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.atxt:link, .atxt:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.atxt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	
}