a.current { 
    color: red;
	text-align:center:
    font-weight: bold; 
    text-decoration: none; 
} 
a.current1 { 
    color: red;
	text-align:center:
    font-weight: bold; 
    text-decoration: none; 
} 
.box{
	border:1px solid red;
	color:black;
	padding:10px;
	background:#00000;
	text-align:justify;
}
