@charset "UTF-8";

body{
	font-family: Arial,Helvetica,,sans-serif;
}

.noticia{
    color: #646464;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 20px;
    text-decoration: none;
    font-family: Arial,Helvetica,,sans-serif;
}

.postado{
    color: #969696;
    font-size: 11px;
    line-height: 13px;
}

p {
    margin-bottom: 5px;
    margin-top: 5px;
}

p a:visited , a:after {
    content: " »";
    font-size: 14px;
    text-decoration: none;
}

.post{
	
	color: #969696;
    font-size: 11px;
    line-height: 9px;
    font-family: Arial,Helvetica,,sans-serif;
	
}
