.Nav1 {
	color: #fff7d9;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial,Verdana,Helvetica,MS Sans Serif;
	font-weight: bold;
	line-height: 26px;
}
.Nav1:hover{color: #B37205;}

.Nav2 {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial,Verdana,Helvetica,MS Sans Serif;
	font-weight: bold;
	line-height: 15px;
}
.Nav2:hover{color: #B37205;}

.NavBottom {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica,MS Sans Serif;
	line-height: 26px;
}
.NavBottom:hover{color: #B37205;}

h1 {
	font-size: 32px;
	color: #ff00aa;
	/* color: #aaa0ee; */
	margin: 0px;
	font-weight: normal;
	font-style: italic;
	font-family: Times New Roman,Times; 
}

h2 {
	font-size: 24px;
	color: #b4a9ff;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
	font-family: Times New Roman,Times; 
}

.highlight {
	color: #ffe4f6;
	font-style: italic;
}

.link {
	color: #b4a9ff;
}
.link:hover{color: #ffffff;}


.items {
	font-size: 13px;
}

body, td, div, span {
	font-size: 16px;
	color: #ffffff;
	font-family: Verdana,Helvetica,MS Sans Serif; 
}

#Cats			{text-decoration: none;}
#Cats:hover		{text-decoration: none; color: #B37205;}

