.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	line-height: normal;
}
.content a:link{
	font-weight: normal;
	color: #e62b1a;
	text-decoration: underline;
}
.content a:visited{
	font-weight: normal;
	color: #e62b1a;
	text-decoration: underline;
}
.content a:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: normal;
}
.footer a:link{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.footer a:visited{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.footer a:hover{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.magazine_img{
	border:1px solid #cccccc;
	width:80px;
	height:110px;
}

.magazine_title{
    font-size:20px;
	color:#3b3b3b;
}

.magazine_placer{
	padding-left:20px;
}
