<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" > a  {
	color : Brown;
	font-weight : bold;
	text-decoration : none;
	


}
    a:link {color:#B30000;font-weight:bold}
	a:visited {color:#800000;font-weight:bold}
	A:Hover  {
	color : white;
	font-weight : bold;
	Background : #800000;
	text-decoration : underlined;


	
}