.cocktailRecipe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #333333;
	letter-spacing: 0px;
	font-weight: 400;


}
.pageBgSinger {
	background-attachment: fixed;
	background-image: url(../images/singer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: url(/images/mousehand.cur);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cocktailHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
}

img {
	border: 0;
}

.pageTopLines {
	height:8px; background:#0000FF;
}
.MenuParagraph {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}


a:visited {
	 text-decoration: none;
}

a:hover {
         text-decoration: none;
}

