.categoryLink:link, .categoryLink:visited , .categoryLink:active
{
    color:#000000;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    FONT-FAMILY: arial;
    }

.categoryLink:hover
{
    color:#a75965;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    FONT-FAMILY: arial;
    }

.menuLinkBlack:link, .menuLinkBlack:active, .menuLinkBlack:visited
{
    color:#000000;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    }

.menuLinkBlack:hover
{
    color:#947e31;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    }


.menuLink:link, .menuLink:active, a.menuLink, .menuLink:visited
{
    color:#947e31;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

.menuLink:hover
{
    color:#575757;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
}

.menuLinkWhite2Brown:link, .menuLinkWhite2Brown:active, .menuLinkWhite2Brown:visited
{
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    }

.menuLinkWhite2Brown:hover
{
    color:#947e51;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    }

.menuLinkWhite1:link, .menuLinkWhite1:active, .menuLinkWhite1:visited
{
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    }

.menuLinkWhite1:hover
{
    color:#000000;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    }

.sideLink:link, .sideLink:visited, .sideLink:active
{
    color:#403d3d;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    FONT-FAMILY: arial;
    }

.sideLink:hover
{
    color:#a75965;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    FONT-FAMILY: arial;
    }

.menuLinkWhite:link, .menuLinkWhite:active, .menuLinkWhite:visited
{
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    }

.menuLinkWhite:hover
{
    color:#cfb571;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    }

.buttonsend{
	background-color:#ffffff!important;
	border:none;
	color:#000000;
	font-family:arial;
	font-size:13px;
	padding-bottom:5px;
	font-weight:bold;
	width:99px!important;
	height:28px!important;
	cursor:pointer;
	background-image:url(/image/users/132788/ftp/my_files/template/Pages/sendBTN.gif?id=3547845);
	background-repeat:no-repeat;
}