body, tr, td, ul {
	font-family: Garamond, Times;
	font-size: 16px;
	color: #330066;
	font-weight: lighter;
}



.nav body, tr, td {
	font-family: Garamond, Times;
	font-size: 16px;
	font-weight: bold;

}

h1 {
	font-family: Garamond, Times;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #663399;
	text-decoration: none;
	
}
.nav a:link{
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #663399;
	text-decoration: none;

}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	
}
a:hover {

	color: #99FF33;
	text-decoration: none;
	
}
.nav a:hover {

	color: #FFFFFF;
	text-decoration: none;
	
	
}
a:active {

	color: #ccff66;
	text-decoration: none;
	
}
.nav a:active {

	color: #FFFFFF;
	text-decoration: none;
	
}
.txtSmall {
	font-size: 12px;

}
