
ul.none
{
	list-style: none;
	font-size: 10px; 
	font-family: verdana, tahoma, sans-serif;
    margin-left: 10px;
	line-height:16px;
    padding: 2px;
	color: #222222; 
}

body 
{
  background: url(../images/background/smallshadow.png) repeat-y center;
  filter: none;
 }

a.blue:link  { color: blue; text-decoration: underline }
a.blue:visited { color: blue; text-decoration: underline }
a.blue:hover { color: red; text-decoration: none }
a.navbar:link { color: #222222; text-decoration: none }
a.navbar:visited { color: #222222; text-decoration: none }
a.navbar:hover { color: red; text-decoration: none }

img.prod
{
   border:1px solid #aaaaaa;
 )







