a { color : #800000 ; text-decoration: none ;}
a:hover{ color : #c71585 ; text-decoration : underline ;}
a:active{ color : #c71585 ; text-decoration : underline ; }
input { 
    background-color: #FAEBD7;
    border-width:1px 1px 1px 1px;
    border-color:#800000;
	color: #800000;
	}
.new { color : #00FF00 ;}