a:link{
	color : Maroon;
}
a:active{
	color : #D76F22;
}
a:visited{
	color : #006400;
}
a:hover{
	color: #D76F22;
}
