a {
		font: 11px verdana;
		color: sienna;
		text-decoration: none;
	}
	a.menu {
		font: bold 12px verdana;
		color: #0000FF;
		text-indent : 9px;
		text-decoration: none;
	}
	a.menu_bold {
		font: bold 12px verdana;
		color: #336600;
		text-decoration: none;
	}
	a:hover {
	color: #66CC66;
	text-decoration: underline;
	text-transform: capitalize;
	background-color: #336600;
	list-style-position: outside;
	list-style-type: square;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	}.Creations {
	font-family: Georgia;
	font-size: 46px;
	font-weight: bolder;
	color: #FFFFFF;
}
.Categories {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #A87A0B;
}.link {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
}
	.submit_button_format {
	color : #003300;
	background-color : #FFFFFF;
	border : 1px solid #FFFFFF;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	}
}
	.submit_button_format2 {
	color : #FFFFFF;
	background-color : #92A484;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
