.nav
{
	font-size:18px;
	color:#3366CC;
	text-decoration:none
}

.nav a:hover
{
	font-size:18px;
	color:#000000;
}

