BODY {
	

color: #505050; font-family: verdana; font-size: 11px; background: #93cbe0; text-align: left;} 

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #eb6f41;
	}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #eb6f41;
	}
		
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #eb6f41;
	}
	
a:hover {
	text-decoration:underline; 
	font-weight: normal;
	color: #eb6f41;
	}

P, DIV, TD, SPAN {
font-size:10px;
font-style:normal;
}

h1{
font-family: Arial;
font-size: 17px;
color: #aaaaaa;
font-weight: normal;
border-bottom: 2px dotted #d9d9d9;
text-align: left;
margin-bottom: 4px;
}
<style type="text/css">

#menu { width: 140px; }

#menu ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#menu a {
display: block;
padding: 3px;
background-color:#c4dee9;
width:100%;
}

#menu a:link, #menulista a:visited {
color: #6b6b6b;
text-decoration: none;
}

#menu a:hover {
background-color: #6b6b6b;
color: #c4dee9;
}

</style>
