/* CSS Document */

a  { font-size: 9pt; font-family: Arial, Helvetica; font-weight: bold; font-style: normal; color: #705C01; text-decoration: none; }
a:active  { font-size: 9pt; font-family: Arial, Helvetica; font-weight: bold; font-style: normal; color: #705C01; text-decoration: none; }
a:visited  { font-size: 9pt; font-family: Arial, Helvetica; font-weight: bold; font-style: normal; color: #705C01; text-decoration: none; }
a:hover { font-size: 9pt; font-family: Arial, Helvetica; font-weight: bold; font-style: normal; color: #705C01; text-decoration: underline; }


.maintext
{
    font: normal 12px arial;
	color: 303030;
}

.products
{
    font: normal 11px arial;
	color: 303030;
}

.productstitles
{
    font: bold 11px arial;
	color: ffffff;
}

