/* CSS Document */

}
a.navtext {
	color: #CCCCCC;
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 10px;
	text-decoration: underline;
}	

}
a.navtext:link {
	color: #CCCCCC;
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 10px;
	text-decoration: underline;

}

}
a.navtext:visited {
	color: #CCCCCC;
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 10px;
	text-decoration: underline;

}
}
a.navtext:hover {
	color: #FF3366;
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 10px;
	background-color: #CCCCCC;

}
}
a.navtext:active {
	color: #FF66CC;
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 10px;
	text-decoration: underline;

}
