.grytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.text {
	font-family: "comic Sans MS";
	font-size: 12pt;
	font-style: normal;
	color: #000033;
}
.navigation {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
	cursor: hand;


}
.navigationsub {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;

}
.navigationsubsm {

	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	color: #FF0033;	text-decoration: none;
	
}
