// Copyright 2008 OTB Jeanswear
// Design and code by LukVision, NYC

A                {color: #7a003c}
A:link           {color: #7a003c}
A:hover          {color: #c84a25}
A:active         {color: #7a003c}
A:visited        {color: #7a003c}
A:visited:hover  {color: #c84a25}

A.w               {color: #ffffff}
A.w:link          {color: #ffffff}
A.w:hover         {color: #d8d4be}
A.w:active        {color: #d8d4be}
A.w:visited       {color: #ffffff}
A.w:visited:hover {color: #d8d4be}

A.r               {color: #7a003c; text-decoration: none}
A.r:link          {color: #7a003c; text-decoration: none}
A.r:hover         {color: #333333; text-decoration: none}
A.r:active        {color: #333333; text-decoration: none}
A.r:visited       {color: #7a003c; text-decoration: none}
A.r:visited:hover {color: #333333; text-decoration: none}

A.g               {color: #333333; text-decoration: none}
A.g:link          {color: #333333; text-decoration: none}
A.g:hover         {color: #333333; text-decoration: none}
A.g:active        {color: #333333; text-decoration: none}
A.g:visited       {color: #333333; text-decoration: none}
A.g:visited:hover {color: #333333; text-decoration: none}

i          {font-weight: italic}
b          {font-weight: bold}
body       {margin: 0px; background-image: url("../images/img_gfx/bk.jpg"); background-repeat: repeat-x;}

.bk_ptn {background-image: url("../images/img_gfx/bk_ptn.jpg"); background-repeat: no-repeat;}

.ft        {font: 9px/18px verdana,arial,helvetica,sans-serif}
.hd        {font: bold 16px/23px georgia,times,times new roman,serif}
.txt       {font: 12px/21px verdana,arial,helvetica,sans-serif}
.txtsm     {font: 9px/12px verdana,arial,helvetica,sans-serif}


