body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2E2E2;
}
body,td,th {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
p.small {
	line-height:110%;
	padding-left: 5px;
	padding-right: 5px;
}
p.big {line-height:150%;
text-align:justify
}
.headding {
	color: #FFFFFF;
	font-size: 21px;
	font-weight: bold;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.shead {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
div.menu3  {color:#666666;; font-weight: bold; font-size: 12px; text-decoration: none;}

div.menu3 a {color:#000000;; font-family: Verdana; font-weight: bold; font-size: 12px; text-decoration: none; }

div.menu3 a:hover {color:#E3000F;; font-family: Verdana; font-weight: bold; font-size: 12px; text-decoration: none;}
.style4 {
	font-size: 11px;
	font-weight: bold;
}
div.Sky  {color:#CC6600;; font-weight: bold; font-size: 10px; text-decoration: none;}

div.Sky a {color:#000000;; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none; }

div.Sky a:hover {color:#F9882A;; font-family: Verdana; font-weight: bold; font-size: 10px; text-decoration: none;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.smenu {
	padding-left:10px;
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	text-transform: none;
	font-weight: bold;
}
<style type="text/css">

.urbangreymenu{
width: 210px; /*width of menu*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	font: 12px Arial;
	color: white;
	display: block;
	padding: 5px 0;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	font-weight: bold;
	background-image: url(../sdmenu/toptitle.gif);
	background-repeat: no-repeat;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background-image: url(../sdmenu/toptitler.gif);
	background-repeat: no-repeat;
}

</style>
