a:link       { text-decoration: none }

#title{
		text-align:center;
		font-weight:bold;
		color:#006;
			
}
a:visited    { text-decoration: none }

a:hover      {
	text-decoration: underline;
	text-align: center;
}

