h2 {
font-size:1em;
color: #777777;
}
h3{
font-size:1.4em;
color:#AADD99;
}
#body{
text-align:center;
}
#news{
width:708px;
margin:0 auto;
text-align:left;
}
div.post{
border-bottom:2px #fff dotted;
padding-bottom:35px;
margin-bottom:35px;
}
div.post img {
}
div.post a {
color:#99AADD;
}
div.post a:hover {
/*background-color:#473EFF;*/
color:#AADD99;
text-decoration:underline;
}
