a:link,a:visited{
	color : #000033;
	text-decoration : none;
}
a:hover,a:active{
	color : Maroon;
	text-decoration : none;
}
