body {
	font-family: verdana;
	font-size: 2.0rem;
}


p {
}

a:link,a:visited {
	font-size: 2.0rem;
	color: black;
	text-decoration: none;
}

a:hover,a:active {
	font-size: 2.0rem;
	text-decoration: underline;
}
