/*  CSS FILE FOR CONTENT IN div#center */
#center a{
	color:#990000;
}
#center a:hover{
	text-decoration:underline;
}
#center a:visited{
	
}
#center a:active{
	
}
#center a:focus{
	
}