.JournalTitle{
	color:#036
	}
ul.journals{
color: #333;
list-style:none;
}
.endOfTree{
	color:#666
	}
.cover{
border: 0;
float:left;
height:124px;
margin: 0 10px 0 5px;
width:88px;
}

.cover a{
border: 0;
}

ul.journals li{
background: #fff;
border: 1px solid #333;
height: 134px;
margin-bottom: 5px;
overflow: hidden;
}

ul.journals li a:link{
border: 0;
color: #333;
display: block;
height: 134px;
padding: 5px 0;
text-decoration: none;

}

ul.journals li a:visited{
background: #fff;
border: 0;
color:#333;
display: block;
height: 134px;
padding: 5px 0;
text-decoration:none;

}

ul.journals li a:hover{
background: #e3e3d5;
border: 0;
color: #000;
height: 134px;
padding: 5px 0;

}

ul.journals li a:active{
background: #f7f7e9;
border: 0;
display: block;
height: 134px;
padding: 5px 0;
}
.ContentDiv{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	}
.ContDiv{
width:100%;
	}
a:hover{
	color:#39C
	}

