.menustyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}
p.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	text-align:justify;
	font-variant: normal;
	color: #EFE708;
}

.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:justify;
	font-variant: normal;
	color: #aaaaaa;
}

.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align:center;
	font-variant: normal;
	color: #aaaaaa;
	margin-top:22px;
}

h1.text {
	font-family:"Monotype Corsiva", "Times New Roman", Roman, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #EFE708;
	text-align:center
}
h2.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #EFE708;
}

.image {
	border: 4px groove #EFE708;
}
.links {
	text-decoration: none;
}
a:hover {
color:#EFE708

}
