.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#fav {
	background-color: #FFF;
	border: 3px dotted #FF5C00;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-variant: normal;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #008AAF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #008AAF;
	text-decoration: none;
}

.center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}center.a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF5B01;
	text-decoration: none;
	font-variant: normal;
}
center.a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF5B01;
	text-decoration: none;
}
center.a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #007B73;
	text-decoration: none;
}
center.a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00746A;
	text-decoration: none;
}

#nav {
	border: 3px solid #008AAF;
	background-color: #FF5C00;
}
