.shortNews{
width:100%;
float:left;
border-bottom:dashed 1px #0C4500;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif
font-size:26px;
line-height:28px;
}

a{
color:#0C4500;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.homeLink{
cursor:pointer;
border-bottom:dotted;
}

a.homeLink:hover{
text-decoration:none;
color:#6EAF20;
}