﻿body 
{
}

 

#menu
{
padding:0;
margin:0;
font-family: verdana,arial, helvetica, sans-serif;
font-size : 10px;
color:black;
white-space:nowrap;
list-style-type:none;
text-decoration: none;
background:url(icons/bullet4.png) left no-repeat;
}
#menu li {display:inline;}
#menu li a
{
padding:0.3em 1em;
color:white;
text-decoration:none;
float:left;
background:url(icons/bullet4.png) left no-repeat;
}
#menu li a:hover
{
border:1px solid;
border-bottom-color : none ;
text-decoration: none;
border-left: none ;
border-bottom: none ;
border-right: none ;
border-top :none;
text-decoration: none;
background:url(icons/backYellow.png) left  no-repeat;
 
}
#menu li a:visited
{
text-decoration: none;


}



a:link 
{
font-family: arial,verdana, helvetica, sans-serif;
font-size : 11px;
COLOR: White;
text-decoration: none;
background:url(icons/bullet4.png) left no-repeat;
}
a:visited {
COLOR: White;
text-decoration: none;
}
a:hover {
text-decoration:none;
}
a:active {
COLOR: Red;
}



li serve {
padding:0.3em 1em;
color:#5273ad;
text-decoration:none;
float:left;
background:url(icons/bullet4.png) left  no-repeat;
}

