a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.address a:link {
	color: #663300;
	text-decoration: underline;
}
.address a:visited {
	color: #663300;
	text-decoration: underline;
}
.address a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
.navbottom a:link {
	text-decoration: none;
}
.navbottom a:visited {

	text-decoration: none;
}
.navbottom a:hover {
	text-decoration: none;
	color: #F28634;



.bottom {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.titleAz {
	font-family: "MS Sans Serif", "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4B2601;
	font-style: italic;
}
.AzTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B2601;
	font-style: italic;
}
