/****************************************************************************
  www.inrwrldmusic.com - Styles
  Copyright (c) 2003-2007 Marc Dorsa & Christa Terra.  All rights reserved.
*****************************************************************************/

body.Home                 { background: URL('images/background.jpg'); background-color: #937A77; font-family: arial, verdana, helvetica, sans-serif; color: #FFCC99; }

.PageWidth                { width: 800 }

a                         { text-decoration: underline; }
a:active,
a:visited                 { font-size: 16px; color: #FFCC99; font-weight: normal; text-decoration: underline; }
a:hover,
a:visited:hover           { text-decoration: underline; }

hr.Rule                   { color: #FFCC99; }

.Copyright                { font-size: 12px; color: #FFCC99; font-weight: normal; text-decoration: none; }
a.Copyright               { font-size: 12px; color: #FFCC99; font-weight: normal; text-decoration: underline; }
a:active.Copyright,
a:visited.Copyright       { font-size: 12px; color: #FFCC99; font-weight: normal; text-decoration: underline; }
a:hover.Copyright,
a:visited:hover.Copyright { text-decoration: underline; }

.BodyText                 { font-size: 16px; color: #FFCC99; font-weight: normal; text-decoration: none; }
a.BodyText                { font-size: 16px; color: #FFCC99; font-weight: normal; text-decoration: underline; }
a:active.BodyText,
a:visited.BodyText        { font-size: 16px; color: #FFCC99; font-weight: normal; text-decoration: underline; }
a:hover.BodyText,
a:visited:hover.BodyText  { text-decoration: underline; }

a.MusicLink               { font-size: 16px; color: #FFCC99; font-weight: normal; text-decoration: none; }
a:active.MusicLink,
a:visited.MusicLink       { font-size: 16px; color: #FFCC99; font-weight: normal; text-decoration: none; }
a:hover.MusicLink,
a:visited:hover.MusicLink { text-decoration: underline; }

.Footnote                 { font-size: 12px; color: #FFCC99; font-weight: normal; text-decoration: none; }
a.Footnote                { font-size: 12px; color: #FFCC99; font-weight: normal; text-decoration: underline; }
a:active.Footnote,
a:visited.Footnote        { font-size: 12px; color: #FFCC99; font-weight: normal; text-decoration: underline; }
a:hover.Footnote,
a:visited:hover.Footnote  { text-decoration: underline; }

.Composer                 { font-size: 12px; color: #FFD000; font-weight: normal; text-decoration: none; }
a.Composer                { font-size: 12px; color: #FFD000; font-weight: normal; text-decoration: underline; }
a:active.Composer,
a:visited.Composer        { font-size: 12px; color: #FFD000; font-weight: normal; text-decoration: underline; }
a:hover.Composer,
a:visited:hover.Composer  { text-decoration: underline; }

.SmallText                { font-size: 12px; color: #FFD000; font-weight: normal; text-decoration: none; }
a.SmallText               { font-size: 12px; color: #FFD000; font-weight: normal; text-decoration: underline; }
a:active.SmallText,
a:visited.SmallText       { font-size: 12px; color: #FFD000; font-weight: normal; text-decoration: underline; }
a:hover.SmallText,
a:visited:hover.SmallText { text-decoration: underline; }

.NoWrap                   { white-space: nowrap; }

.BgLight                  { background-color: #FFCC99; }

a.Image                   { text-decoration: none; }

