a.not_selected			{ 
							font-size: 14px;
							color: #FFFFFF;
							font-weight: bold;
							text-decoration:none; 
						}

a.not_selected:hover	{ 
							color: #051890; 
							font-weight: bold;
							text-decoration: none; 
						}

.page_content			{
							font-size: 11px; 
						}