a{
	font-weight:bold;
	color: #000000;
	text-decoration:underline
}

a:hover{
	text-decoration:underline;
	color: #0000FF;
}

a:active {
	color: #0000FF;
}

h3{
	text-align: center;
	font-size:20px;
	margin:0;
	padding:0;
}
