/* CSS Document */

#nav_top_container a{ 
	font-family: arial;
	font-size: 10px;
	color: #DCEFF3;
	text-decoration: none;
	}

#nav_top_container a:hover{ 
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}




.bottom {
	vertical-align: bottom;
}

.textLink a{
	font-family: arial;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}