body{
	margin: 0;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	background: #000000;
	color: #000000;
}

.liquid
{
background-image:url('mid.jpg');
background-color:black;
color:white;
font-family:verdana;
font-weight:600;
}


a:link, a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover{
	font-style: italic;
	text-decoration: none;
	color: #FF0000;
}
