a:link {
	color: blue
}
a:visited {
	color: #800080
}
a:hover {
	color: green 
}
p.title { 
    text-align: center;
    font-weight:bold;
}

p.center { text-align: center}
