@charset "utf-8";
/* CSS Document */

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: black;
  background-color: #999999;
  }

.product {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: black;
  font-size:10px;
  }

.rating {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: red;
  font-weight:bold;
  font-size:10px;
  }


a:link { 
	color: black;
	font-size:11px;
	text-decoration:none;
	}

a:visited { 
	color: black;
	font-size:11px;
	text-decoration:none;
 }

a:hover { 
	color: red; 
	font-size:11px;
	text-decoration:none;
}

a.subs:link { 
	color: white;
	font-size:11px;
	text-decoration:none;
	}

a.subs:visited  { 
	color: white;
	font-size:11px;
	text-decoration:none;
 }

a.subs:hover  { 
	color: red; 
	font-size:11px;
	text-decoration:none;
}


a.pg:link { 
	color: red;
	font-size:13px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

a.pg:visited  { 
	color: red;
	font-size:13px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }

a.pg:hover  { 
	color: black; 
	font-size:13px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


img {border:none;}

h1 {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:red;
}


h2 {
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:black;
letter-spacing:1px;
}

.category {
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:red;
font-weight:bold
;
}

.rating {
		font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:red;
font-weight:bold
	
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: white;
  font-size:9px;
  }
  
.shortdescr {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

.shortreview {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}


.productsfound {
font-size:9;
font-family:Georgia, "Times New Roman", Times, serif;
color:red;
text-align:right;
font-style:italic;
}

.maintext {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
}

a.listsRowA:link { 
	color: red;
	font-size:10px;
	text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

a.listsRowA:visited  { 
	color: red;
	font-size:10px;
	text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
 }

a.listsRowA:hover  { 
	color: red; 
	font-size:10px;
	text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.listsRowB:link { 
	color: black;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

a.listsRowB:visited  { 
	color: black;
	font-size:10px;
	text-decoration:none;
		font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }

a.listsRowB:hover  { 
	color: red; 
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


a.footerlink:link { 
	color: white;
	font-size:8px;
	text-decoration:none;
	}

a.footerlink:visited  { 
	color: white;
	font-size:8px;
	text-decoration:none;
 }

a.footerlink:hover  { 
	color: red; 
	font-size:8px;
	text-decoration:none;
}