.latest {
	font-family: Tahoma;
	color: #778791;
	
}
.bold {
	font-weight: bold;
}
.twelve {
	font-size: 12px;
}
.eleven {
	font-size: 11px;
}
.ten {
	font-size: 10px;
}
.red{
	color: #d53c2f;
}

a.viewDetails {
	font-family: Tahoma;
	color: #d53c2f;
	font-weight: bold;
	text-decoration: none;
}
a.viewDetails:hover {
	font-family: Tahoma;
	color: #982424;
	font-weight: bold;
	text-decoration: none;
}
.backLink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #b3585d;
	text-decoration: none;
}
.backLink:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #b3585d;
	text-decoration: none;
}
.welcomeMember {
	font-family: Tahoma;
	color: #e1e1e4;
}
.editProfile {
	font-family: Tahoma;
	color: #dbdcdf;
	text-decoration: none;
}
.editProfile:hover {
	font-family: Tahoma;
	color: #dbdcdf;
	text-decoration: none;
}
.paging{
	font-family: Tahoma;
	font-size: 11px;
	color : #70818c;
	
}
.paging:hover{
	font-family: Tahoma;
	font-size: 11px;
	color : #4d5961;
	text-decoration: underline;
}
.paging1{
	font-family: Tahoma;
	font-size: 11px;
	color : #70818c;
	text-decoration: none;
}

.paging1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color : #4d5961;
	text-decoration: underline;

}
.previousLink {
	color: #4d5961;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.previousLink {
	color: #4d5961;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.backLogin {
	background-image: url(images/projects/backLogin.jpg); 
	background-repeat: no-repeat;
	height: 94px;
}
.viewAlbum {
	color: #4d5961;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.viewAlbum:hover {
	color: #cc0000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.privateProject {
	font-family: Tahoma;
	color: #778791;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.privateProject:hover {
	font-family: Tahoma;
	color: #187bbd;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
