.header
{
 color: #CF3000; font-family: Cantarell; font-size: 12px; font-weight: bold; text-align: left
 }
 
 .header_big
{
 color: #000000; font-family: Cantarell; font-size: 15px; font-weight: bold; text-align: left
 }
 
.text
{
color: #000000; font-family: Cantarell; font-size: 10px
}
.product
{
color: #000000; font-family: Cantarell; font-size: 10px
}
input
{
color: #000000; font-family: Cantarell; font-size: 10px
}


a:link{color: #666666; text-decoration: underline}
a:active{color: #000000; text-decoration: underline}
a:visited{color: #1B2936; text-decoration: underline}
a:hover{text-decoration: none}
