@charset "utf-8";

body {
	background: #FFFFFF;
}

p {
	color: black;
}

a:link {
	font-weight: normal; 
	color: blue;
}

a:visited {
	font-weight: normal; 
	color: blue;
