#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation a:hover {
	color:#CEFEF0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	
	}

