.couns A:link  {text-decoration : none; color : #000000;}
.couns A:visited  {text-decoration : none; color: #000000;}
.couns A:active  {text-decoration : none; color: #000000;}
.couns A:hover  {text-decoration : underline; color : #990000;}

HR.ttlline {
	margin-top : -7px;
	color : #3d514d;
	width : 100%;
	size : 2
}

A:link  {
	text-decoration : underline;
	color : #3D514D;
	font-weight : bold;
}
A:visited  {
	text-decoration : underline;
	color: #3D514D;
}
A:active  {
	text-decoration : underline;
	color: #3D514D;
}
A:hover  {
	text-decoration : underline;
	color : #990000;
}

.title, .author {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.author {
	font-size : 17px;
}

.title {
	font-size : 22px;
}

.mcissue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px
}	

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px
}	
.bod_head {
	font-size : 14px;
	font-weight : bold;
}