body {
    background-color:#cad532; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5px;
    font-weight: bold;
    line-height: 15px;
    font-stretch: condensed;
    color: white;
}

/*a:active{}
a:visited{
	font-size: 10.5px;
	font-weight: bold;
	font-family: Arial;
	color: #168A35;
	text-decoration: none;
	}
a:hover{}*/

a:link
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: white;
	text-decoration: underline;
}

a:visited
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: grey;
	text-decoration: underline;
}

.gras_news {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    font-stretch: condensed;
    color: white;

}

.txt_news {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    font-stretch: condensed;
    color: white;
}

#news_cal {
    padding-left: 13px
}