.ap12{ 
	font-size: 12px;
	line-height: 18px;
	}

.apmenu a{
	font-size: 90%;
	color: #fff;
	text-decoration:none;
}

.apmenu a:hover{
	font-size: 90%;
	color: #fff;
	text-decoration: underline;
}

.apsubmenu a{
	font-size: 75%;
	line-height: 1.5em;
	color: #222;
	text-decoration:none;
	}
	
.apsubmenu a:hover{
	font-size: 75%;
	line-height: 1.5em;
	color: #222;
	background-color: #D0E9B1;
	}
	
.apnews{
	font-size: 75%;
	font-weight: bold;
	color: #333;
	}
	
.apnewstxt{
	font-size: 75%;
	line-height: 1.5em;
	}
	
.apnewstxtred{
	color: #f00;
	}