.paragraphmedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #E3DFC9;
}
.NavigationBar {
	font-family: "Monotype Corsiva", Garamond;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: square;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCCFF;
}
a:hover {
	text-decoration: underline;
	color: #E3DFC9;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}.LinksPortfolio {
	font-family: "Monotype Corsiva", Garamond;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
