body {
    background-image: none;
}

.page_link2 a {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.page_link2 a:hover {
	background: none repeat scroll 0% 0% #CCC;
	color: #000;
}

.page_link2 a:active {
	background: #000000;
}

.project_link{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}