a img {border:0}
dl dt {font: xx-small;}
#news {text-align:center; background:none; border:0;}
.newsTitle {display:none;}
a {text-decoration:none;}
#comments, .post-content {text-align:justify;}
#comments a, .post-content a {color:darkred;text-decoration:underline;}
#comments a:visited, .post-content a:visited {color: navy; text-decoration:none;}
#comments a:hover, .post-content a:hover{text-decoration:underline;color:red;}

#comments h4.title a {color:black;}

h2.post-title {letter-spacing: -.1em;}

.imageMsn {background-color:navy;}
.headerDesc {font-size:10pt;}
#headerTitle {font-size:12pt;}

span.Code {display:block;}
div.Code, span.Code {
    background-color : #e7e7e7;
    font-family: "courier new";
    font-size: x-small;
    padding:1ex;
    border: 1px solid black;
}