body,tr,td{
	color: #adb0ed;
	font-size: 12px;
	line-height : 160%;
	background-color : #ffffff;
}
.diarytitle{
	font-size : 16px;
	text-align : left;
}
.profiletitle{
	font-size : 50px;
}
.hide1{
	font-size : 9px;
	color : White;
	line-height : 100%;
}
a{
	color: #adb0ed;
	text-decoration : none;
}
a:hover{
	color: White;
	background-color : #adb0ed;
}
a.hide2{
	color : White;
	background-color : White;
	text-decoration : none;
}
a.hide2:hover{
	color : White;
	background-color : White;
}
