a 		{color: white;
		 text-decoration: none;}
		 
a:hover {color: #c40014;}



a.content {color: black;
			text-decoration: underline;}

a:visited.content {color: black;}

a:hover.content {color: #c40014;}

span.art_title	{color: #c40014;
				 font-size: 14;
				 font-weight: bold;
				 }

span.art_subtitle {font-size: 12;
					font-weight: bold;
					}

span.name {color: #c40014;
			font-weight: bold;}


table.page_content {font-family: arial;
					font-size: 11;
					}
					
table.products {font-family: arial;
					font-size: 11;
					font-color: black;
					}
					
td.parts  {border-top-width: 1px;
			border-top-style: solid;
			border-top-color: black;
			
			}
			
td.parts2  {border-top-width: 1px;
			border-top-style: solid;
			border-top-color: black;
			background-color: #e6e6fa
			
			}

td.specs 	{color: #c40014;}