body {
	margin: 0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	font-variant:normal;
	color: #000000;
	}

a {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#cc0000;
	text-decoration:none;
	padding:0px;
}

a:hover {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#ccc;
	text-decoration:none;
}

img{
	display:block;
}

li{margin-bottom:10px;}