.menu{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
  font-weight: bold;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
  font-weight: bold;
}
.menu:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
  font-weight: bold;
}

.footer{
	color: #0066CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}
.footer:visited {
	color: #0066CC;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}
.footer:hover {
	color: #0066CC;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
}

.text{font-size: 12px; font-family:Arial;  color:#000000;}
.foot{font-size: 10px; font-family:Arial;  color:#0066CC;}
.title{font-size: 16px; font-family:Arial;  color:#004102;font-weight:bold;}
.copy{font-size: 12px; font-family:Arial;  color:#FFFFFF;}

.portf{
	color: #2BA801;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.portf:visited {
	color: #2BA801;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.portf:hover {
	color: #2BA801;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
