/* CSS Document */

.nav3 {
	font-family: Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	width: auto;
	color: #F9F9F9;
	text-decoration: none;
}

.nav3:hover {
	font-family: Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	color: #6C6C6C;
