/* CSS Document */

body{
margin:0px;
}
.top-link{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#424040;
line-height:11px;
text-decoration:none;
}
.top-link:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#000000;
line-height:11px;
text-decoration:none;
}
.text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#313443;
line-height:13px;
}
.color{
color:#000000;
}
.size{
	font-size:12px;
	padding-left: 8px;
}
.discount{
background-color:#C70505;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#ffffff;
line-height:11px;
}
.link{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#261C05;
line-height:18px;
text-decoration:underline;
}
.link:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#261C05;
line-height:18px;
text-decoration:none;
}
.price{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#AF0F0F;
line-height:18px;
}
.copyright{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#EAEAEA;
line-height:11px;
}
