.page_title{
	font-family: "Snap ITC";
	color: #000000;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
}
.Title_Links {
	font-family: "Showcard Gothic";
	color: #FF0000;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}

.Title {
	font-family: "Showcard Gothic";
	color: #FF0033;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}

.Title_Links:hover {
	font-family: "Showcard Gothic";
	color: #FF0000;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	background-color: #66FFFF;
}

.paragraph_title {
	font-family: "Comic Sans MS";
	color: #0099FF;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}
.paragraph_strong {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}

.paragraph_links {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}

.paragraph_links:hover {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;	
}
.Gallery_Title {
	font-family: "Showcard Gothic";
	color: #0033FF;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}