body { }

p {
	font-size: medium;
	text-align: center;
}


a:link { }

a:visited { }

a:hover { }

a:active {
	font-size: 100%;

}

