.messages{
    margin : 6px 0px 6px 0px;
    padding : 4px 6px 4px 6px;
    border : 1px solid #99CB8E;
    background : #F2FFDE;
    font-size : 12px;
}

.error{
    color : #F00;
}

.status{
    color : #000;
}
.no_line {
	text-decoration: none;
}
.in_line {
	text-decoration: underline;
}

.todaynew { 
    color:#D87F00; 
}

.dp_title_xm{
    color: #FF0000;
}
/**
a:visited {
        text-decoration: none;
        color: #FF0000;
}
a:hover {
        text-decoration: underline;
}**/
