BODY
{
    BACKGROUND-IMAGE: url(..\images\music.gif);
    FONT-FAMILY: Arial
}
TABLE
{
    BACKGROUND-IMAGE: url(..\images\music.gif);
    FONT-FAMILY: Arial;
    FONT-SIZE: small
}
.norm
{
    FONT-FAMILY: Arial;
    FONT-SIZE: small
}
.menu
{
    BACKGROUND-COLOR: lavender
}
A:active
{
    BACKGROUND-COLOR: transparent;
    BACKGROUND-REPEAT: repeat;
    COLOR: slateblue;
    FONT-FAMILY: Arial, 'MS Sans Serif';
    TEXT-DECORATION: underline
}
A:hover
{
    BACKGROUND-COLOR: transparent;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    COLOR: navy;
    FONT-FAMILY: Arial, 'MS Sans Serif';
    TEXT-DECORATION: underline
}
A
{
    COLOR: slateblue;
    FONT-FAMILY: Arial, 'MS Sans Serif';
    TEXT-DECORATION: underline
}
.maintitle
{
    text-align: center;
    FONT-SIZE: x-large;
    FONT-WEIGHT: bold
}
.subtitle
{
    text-align: center;
	FONT-SIZE: medium;
    FONT-WEIGHT: bold
}
