p.content {
 color: #464646;
 margin: 0px;
 margin-bottom: 2px;
}

p.content a, p.content a:link, p.content a:visited, p.content a:active {
 color: #305cdb;
 text-decoration: none;
}

p.content a:hover {
 text-decoration: overline underline;
}

h2.title {
 font-size: 18px;
 font-weight: bold;
 color: #ae0a0e;
 margin: 10px 10px 10px 0;
}

#links a, #links a:visited, #link a:hover {
 border-bottom: 1px dotted #464646;
 color: #464646;
}

#links img {
 border: 0;
}