.txtjustify{
text-align: justify;
}

.linkb{
color: #4169E1;
font-weight: bold;
}

.imgcenter{
text-align: center;
}

.linko{
color: #FF4500;
font-weight: bold;
}

.hdec{
color: darkblue;
text-decoration: none;
}

.codef{
color: black;
font-weight: bold;
background-color: #D3D3D3;
padding: 3px 6px 3px 6px;
}

div.artc {text-align:justify;}
div.artc a:link {color:blue; text-decoration:none;}
div.artc a:hover {color:red; text-decoration:none;}
p.imgc {text-align:center; margin-top:20px; margin-bottom:20px}
div.artc span {font-style:italic; font-weight:bold;}