/* stylesheet www.euroautoparts.de*/

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   }
   
p,td {
	color: #4A6B10;font-size:80%; 
	}

a {
	color: #4A6B10;
	}
	
a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;}
	
a:active {text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

