/* links */

a:active
{
font-family: Arial, Helvetica, Swiss, Futura, sans-serif; 
font-size: 11px;
text-decoration: none;
color: #762E3D;
}

a:visited
{
font-family: Arial, Helvetica, Swiss, Futura, sans-serif; 
font-size: 11px; 
text-decoration: underline; 
font-weight: normal;
color: #762E3D;
}

a:link
{
font-family: Arial, Helvetica, Swiss, Futura, sans-serif; 
font-size: 11px;
font-weight: normal;
text-decoration: underline;
color: #762E3D
}

a:hover
{
font-family: Arial, Helvetica, Swiss, Futura, sans-serif; 
font-size: 11px;
text-decoration: underline;
color: #747171;
}

/* the end */


.tablefonts
{
font-family:arial,helvetica,sans-serif;
font-size: 12 px;
text-decoration: none;
font-weight: normal;
color: #000000;
}

.tableheader
{
font-family:arial,helvetica,sans-serif;
font-size: 14 px;
text-decoration: none;
font-weight: bold;
color: #000000;
}

.tableheader1
{
font-family:arial,helvetica,sans-serif;
font-size: 12 px;
text-decoration: none;
font-weight: bold;
color: #000000;
}

.smallfonts
{
font-family:arial,helvetica,sans-serif;
font-size: 11 px;
text-decoration: none;
font-weight: normal;
color: #000000;
}

.products
{
font-family:arial,helvetica,sans-serif;
font-size: 11 px;
text-decoration: none;
font-weight: normal;
color: #000000;
background-color: #cccccc;
}