body{
	margin:0 0;
	background-color:#7c0000;
	font-size:12px;
	color: #9f0102;
}

a {
	font-size: 12px;
	color: #9f0102;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9f0102;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
}

.line-height{
	line-height:20px;
}



.img_border{
	width:347px;
	height:260px;
}