a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #0066CC;
	font-style: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}

#projectlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 50px;
	margin-left: 50px;
}

#projectlist div {
	display:none;
	position:absolute;
	border: 2px solid #666666;
	background-color: white;
	padding: 8px;
	text-align: left;	  
}



#others a:hover {
	color: #CC0000;
}
#info {
	float:right;
	width:150px;
	margin-right: 100px;
}

#info div {
	  display:none;
	  position:absolute;
	  border-style: 1px solid;
      background-color: white; 
      padding: 5px;
	}
	
#info a:hover {
	color: #669900;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#others {
	float:left;
	margin-left: 50px;
	width: 300px;
}
.style2 {font-size: 11px}
.style4 {font-size: 12px; color: #FFFFFF; }
.style8 {text-decoration: none; color: #333333; font-size: 14px;}
.style9 {font-size: 18px; color: #333333; font-family: "Arial Rounded MT Bold", Arial, "Helvetica Neue";}
.style11 {text-decoration: none; color: #333333; font-size: 14px; font-family: "Arial Rounded MT Bold", Arial, "Helvetica Neue"; }
