.menutwo {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.titleTWO {
	font-family:"Courier New", Courier, monospace;
	font-size: 9px;
	color: #333333;
	line-height: 12px;
	text-decoration: none;
}
.menu {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-indent: 15px;
	text-decoration: none;
}
.menu a:link {
	color: #333333;
	text-decoration: none;
}
.menu a:visited {
	color: #333333;
	text-decoration: none;
}
.menu a:hover {
	color: #333333;
	text-decoration: underline;

}
.menu a:click {
	color: #333333;
	text-decoration: underline;
}
.menu a:active {
	color: #333333;
	text-decoration: underline;
	
	.menuCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
	text-indent: 15px;
	text-decoration: none;
}

.project_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #CC0000;
	
}
.body {
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	width: 200px;
	padding-left: 10px;
	padding-right: 0px;
}

.body_two {
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	line-height: 14px;
	color:#CCCCCC;
	width: 200px;
	padding-left: 10px;
	font-weight: normal;
}
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	width: 200px;
	padding-left: 10px;
	padding-right: 0px;
}
.title_white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	color: #CCCCCC;
	width: 200px;
}


