@charset "utf-8";
/* CSS Document */

p{
	font-family:"Times New Roman";
	font-size:14px;
	color: #FFF;
	line-height: 18px;
	padding: 8px;
	font-style: normal;
	font-weight: normal;
}
.name {
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
}
.navigation {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	color: #F90;
	text-decoration: none;
}

